Argument interface Argument Defines an AstNode which represents an argument to an Instruction. Fields Name Description abstract valueAstNode: AstNode Node which calculates the value of the argument.
Defines an AstNode which represents an argument to an Instruction.