Class ParamInfo
java.lang.Object
gg.jte.compiler.ParamInfo
- All Implemented Interfaces:
ParamDescription
-
Field Details
-
type
-
name
-
defaultValue
-
varargs
public final boolean varargs -
templateLine
public final int templateLine
-
-
Constructor Details
-
ParamInfo
-
-
Method Details
-
type
- Specified by:
typein interfaceParamDescription
-
name
- Specified by:
namein interfaceParamDescription
-
defaultValue
- Specified by:
defaultValuein interfaceParamDescription
-