Uses of Class
org.kink_lang.kink.NumVal
Packages that use NumVal
- 
Uses of NumVal in org.kink_lang.kink
Methods in org.kink_lang.kink that return NumValModifier and TypeMethodDescriptionNumHelper.of(int intNum) Returns a num val representing the specified number.NumHelper.of(long longNum) Returns a num val representing the specified number.NumHelper.of(BigDecimal bigDecimal) Returns a num val representing the specified number.NumHelper.of(BigInteger bigInt) Returns a num val representing the specified number.