Method | Description | |
---|---|---|
LexicalMacroAttribute ( string syntax, string description ) : System |
LexicalMacroAttribute constuctor.
|
public LexicalMacroAttribute ( string syntax, string description ) : System | ||
syntax | string | A string that shows the expected syntax used to call the node. |
description | string | |
return | System |