Package org.eclipse.epsilon.eol.types
Class EolNoType
java.lang.Object
org.eclipse.epsilon.eol.types.EolType
org.eclipse.epsilon.eol.types.EolNoType
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateInstance
(List<Object> parameters) getName()
boolean
boolean
-
Field Details
-
Instance
-
NoInstance
-
-
Constructor Details
-
EolNoType
public EolNoType()
-
-
Method Details
-
createInstance
- Specified by:
createInstance
in classEolType
- Throws:
EolRuntimeException
-
createInstance
- Specified by:
createInstance
in classEolType
- Throws:
EolIllegalOperationParametersException
-
getName
-
isKind
-
isType
-
getParentType
- Overrides:
getParentType
in classEolType
-