Uses of Class
gw.internal.gosu.parser.expressions.NumericLiteral
Packages that use NumericLiteral
-
Uses of NumericLiteral in gw.internal.gosu.ir.transform.expression
Methods in gw.internal.gosu.ir.transform.expression with parameters of type NumericLiteralModifier and TypeMethodDescriptionstatic IRExpressionNumericLiteralTransformer.compile(TopLevelTransformationContext cc, NumericLiteral expr) -
Uses of NumericLiteral in gw.internal.gosu.parser.expressions
Fields in gw.internal.gosu.parser.expressions with type parameters of type NumericLiteralModifier and TypeFieldDescriptionstatic final LockingLazyVar<NumericLiteral> NumericLiteral.INFINITYstatic final LockingLazyVar<NumericLiteral> NumericLiteral.NaNMethods in gw.internal.gosu.parser.expressions that return NumericLiteral