Package gw.lang.reflect.gs
Class FragmentInstance
java.lang.Object
gw.lang.reflect.gs.FragmentInstance
- All Implemented Interfaces:
IGosuObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Object
evaluate
(IExternalSymbolMap symbols) evaluateRootExpression
(IExternalSymbolMap symbols) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface gw.lang.reflect.gs.IGosuObject
equals, hashCode, toString
-
Constructor Details
-
FragmentInstance
public FragmentInstance()
-
-
Method Details
-
evaluate
-
evaluateRootExpression
-
getIntrinsicType
- Specified by:
getIntrinsicType
in interfaceIGosuObject
-