AstForPrimitivesCreator

class Object
trait Matchable
class Any

Value members

Concrete methods

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