AstForPrimitivesCreator

class Object
trait Matchable
class Any

Value members

Concrete methods

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