public class MappingFloat extends MappingExpr
forestMethod, variableScope
Constructor and Description |
---|
MappingFloat(float number) |
Modifier and Type | Method and Description |
---|---|
float |
getNumber() |
boolean |
isIterateVariable() |
Object |
render(Object[] args) |
String |
toString() |
setVariableScope
public Object render(Object[] args)
render
in class MappingExpr
public boolean isIterateVariable()
isIterateVariable
in class MappingExpr
public float getNumber()
Copyright © 2022. All rights reserved.