MacroExpression
Overview
Implementation of MacroExpression
Location
DataAbstract.js
- Ancestry: MacroExpression
Instance Methods
constructor MacroExpression
Creates an expression instance.
function constructor MacroExpression(aName)
Parameters:
- aName: string
toXML
Returns a string with an XML representation of the expression.
function toXML()