Tegral
0.0.5-SNAPSHOT
jvm
tegral-prismakt-generator
/
guru.zoroark.tegral.prismakt.generator.parser
/
PExpValueInt
PExp
Value
Int
data
class
PExpValueInt
(
val
value
:
Int
)
:
PExpValue
An
expression
value
that is an integer value
Members
Constructors
PExp
Value
Int
Link copied to clipboard
constructor
(
value
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
:
ParserNodeDeclaration
<
PExpValueInt
>
Properties
value
Link copied to clipboard
val
value
:
Int