Uses of Interface
gw.lang.parser.expressions.IStaticTypeOfExpression
-
Packages that use IStaticTypeOfExpression Package Description gw.internal.gosu.parser.expressions -
-
Uses of IStaticTypeOfExpression in gw.internal.gosu.parser.expressions
Classes in gw.internal.gosu.parser.expressions that implement IStaticTypeOfExpression Modifier and Type Class Description class
StaticTypeOfExpression
Represents a StaticTypeOf expression as defined in the Gosu grammar.
-