Interface ICPPASTInitializerClause

    • Method Detail

      • getEvaluation

        org.eclipse.cdt.internal.core.dom.parser.cpp.ICPPEvaluation getEvaluation()
        Returns the evaluation object for this expression.
        Restriction:
        This method is not intended to be referenced by clients.