Class Macro.MacroArg
- java.lang.Object
-
- org.apache.velocity.runtime.directive.Macro.MacroArg
-
-
Field Summary
Fields Modifier and Type Field Description Node
defaultVal
If the argument was given a default value, then this contains the base of the AST tree of the value.String
name
Name of the argument with '$' stripped off
-
Constructor Summary
Constructors Constructor Description MacroArg()
-