AstForFunctionsCreator

class Object
trait Matchable
class Any

Value members

Concrete methods

protected def astForFunctionDeclarator(funcDecl: IASTFunctionDeclarator, order: Int): Ast
protected def astForFunctionDefinition(funcDef: IASTFunctionDefinition, order: Int): Ast
protected def astForMethodRefForLambda(lambdaExpression: ICPPASTLambdaExpression): Ast