Method | Description | |
---|---|---|
IdentifierInPlaceMapper ( ProtoCore core, bool>.Func |
||
VisitFunctionDefinitionNode ( ProtoCore.AST.AssociativeAST.FunctionDefinitionNode node ) : ProtoCore.AST.AssociativeAST.AssociativeNode | ||
VisitIdentifierListNode ( ProtoCore.AST.AssociativeAST.IdentifierListNode node ) : ProtoCore.AST.AssociativeAST.AssociativeNode | ||
VisitIdentifierNode ( ProtoCore.AST.AssociativeAST.IdentifierNode node ) : ProtoCore.AST.AssociativeAST.AssociativeNode | ||
VisitLanguageBlockNode ( ProtoCore.AST.AssociativeAST.LanguageBlockNode node ) : ProtoCore.AST.AssociativeAST.AssociativeNode |
public IdentifierInPlaceMapper ( ProtoCore core, bool>.Func |
||
core | ProtoCore | |
cond | bool>.Func | |
mapper | string>.Func | |
return | System |
public VisitFunctionDefinitionNode ( ProtoCore.AST.AssociativeAST.FunctionDefinitionNode node ) : ProtoCore.AST.AssociativeAST.AssociativeNode | ||
node | ProtoCore.AST.AssociativeAST.FunctionDefinitionNode | |
return | ProtoCore.AST.AssociativeAST.AssociativeNode |
public VisitIdentifierListNode ( ProtoCore.AST.AssociativeAST.IdentifierListNode node ) : ProtoCore.AST.AssociativeAST.AssociativeNode | ||
node | ProtoCore.AST.AssociativeAST.IdentifierListNode | |
return | ProtoCore.AST.AssociativeAST.AssociativeNode |
public VisitIdentifierNode ( ProtoCore.AST.AssociativeAST.IdentifierNode node ) : ProtoCore.AST.AssociativeAST.AssociativeNode | ||
node | ProtoCore.AST.AssociativeAST.IdentifierNode | |
return | ProtoCore.AST.AssociativeAST.AssociativeNode |
public VisitLanguageBlockNode ( ProtoCore.AST.AssociativeAST.LanguageBlockNode node ) : ProtoCore.AST.AssociativeAST.AssociativeNode | ||
node | ProtoCore.AST.AssociativeAST.LanguageBlockNode | |
return | ProtoCore.AST.AssociativeAST.AssociativeNode |