AstForFunctionsCreator

class Object
trait Matchable
class Any

Value members

Concrete methods

protected def astForFunctionDeclaration(func: BabelNodeInfo, shouldCreateFunctionReference: Boolean, shouldCreateAssignmentCall: Boolean): Ast
protected def createMethodAstAndNode(func: BabelNodeInfo, shouldCreateFunctionReference: Boolean, shouldCreateAssignmentCall: Boolean): (Ast, NewMethod)
protected def createMethodDefinitionNode(func: BabelNodeInfo): NewMethod