AstForPrimitivesCreator

class Object
trait Matchable
class Any

Value members

Concrete methods

protected
def astForComment(comment: IASTComment): Ast
protected
def astForFieldReference(fieldRef: IASTFieldReference, order: Int): Ast
protected
def astForIdentifier(ident: IASTNode, order: Int): Ast
protected
def astForInitializerList(l: IASTInitializerList, order: Int): Ast
protected
def astForLiteral(lit: IASTLiteralExpression, order: Int): Ast
protected
def astForQualifiedName(qualId: CPPASTQualifiedName, order: Int): Ast