VariableNode.isLiteral

true if its return value is static, i.e, will always return same value when evaluated

determined by ASTCheck

TODO yet to be implemented, probably won't be done till 0.7.1

struct VariableNode
bool isLiteral;

Meta