- evaluate
auto evaluate(Node contextNode, ushort type, Optional!(T2) result)
Undocumented in source. Be warned that the author may not have intended to support it.
- evaluate
auto evaluate(Node contextNode, ushort type)
Undocumented in source. Be warned that the author may not have intended to support it.
- evaluate
auto evaluate(Node contextNode)
Undocumented in source. Be warned that the author may not have intended to support it.
- evaluateWithContext
auto evaluateWithContext(Node contextNode, uint contextPosition, uint contextSize, ushort type, Optional!(T4) result)
Undocumented in source. Be warned that the author may not have intended to support it.
- evaluateWithContext
auto evaluateWithContext(Node contextNode, uint contextPosition, uint contextSize, ushort type)
Undocumented in source. Be warned that the author may not have intended to support it.
- evaluateWithContext
auto evaluateWithContext(Node contextNode, uint contextPosition, uint contextSize)
Undocumented in source. Be warned that the author may not have intended to support it.