Logo
Reference manual - version ored_version
Public Member Functions | Public Attributes | List of all members
ASTNodeAnnotation Struct Reference

Public Member Functions

 ASTNodeAnnotation (std::stack< ASTNodePtr > &evalStack, const ScriptGrammarIterator first)
 
void operator() (const ScriptGrammarIterator f, const ScriptGrammarIterator l) const
 

Public Attributes

std::stack< ASTNodePtr > & evalStack_
 
const ScriptGrammarIterator first_