Class ExpressionSymbol
java.lang.Object
org.openzen.zenscript.codemodel.expression.ExpressionSymbol
- All Implemented Interfaces:
ISymbol
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptiongetExpression(CodePosition position, BaseScope scope, TypeID[] typeArguments) getType(CodePosition position, TypeResolutionContext context, TypeID[] typeArguments)
-
Constructor Details
-
ExpressionSymbol
-
-
Method Details