|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--anvil.core.reflect.ParameterTree
|
+--anvil.core.reflect.MethodTree
| Field Summary |
| Fields inherited from class anvil.core.reflect.ParameterTree |
_name, _parent, _root, _type |
| Fields inherited from interface anvil.script.CompilableFunction |
CLASSES, PARAMETER_ANY, PARAMETER_ANYLIST, PARAMETER_ARRAY, PARAMETER_BOOLEAN, PARAMETER_CONTEXT, PARAMETER_DOUBLE, PARAMETER_INT, PARAMETER_LIST, PARAMETER_LONG, PARAMETER_OBJECT, PARAMETER_REST, PARAMETER_STRING, SIGNATURES |
| Fields inherited from interface anvil.script.Type |
CLASS, CONSTANT_VARIABLE, CONSTRUCTOR, FUNCTION, FUNCTION_PARAMETER, GLOBAL_NAMESPACE, IMPORT, INTERFACE, INTERFACE_METHOD, LOCAL_VARIABLE, MEMBER_VARIABLE, METHOD, MODULE, NAMESPACE, SCOPE0, STATIC_VARIABLE, SYSTEM_NAMESPACE, TYPE_NAMES |
| Constructor Summary | |
MethodTree(Reflection parent,
java.lang.String name)
|
|
| Method Summary | |
ParameterNode |
createNode()
|
| Methods inherited from class anvil.core.reflect.ParameterTree |
execute, execute, execute, execute, execute, execute, execute, getAttribute, getCompiledName, getDispatcher, getDocument, getMinimumParameterCount, getName, getParameterCount, getParameterDefault, getParameterDoc, getParameterName, getParameterType, getParent, getParents, getQualifiedName, getType, getTypeRef, insert, invoke, isInnerFunction, isPrivate, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public MethodTree(Reflection parent,
java.lang.String name)
| Method Detail |
public ParameterNode createNode()
createNode in class ParameterTree
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||