Package | Description |
---|---|
sirius.tagliatelle.expression |
Modifier and Type | Class and Description |
---|---|
class |
ConstantBoolean
Represents a constant boolean value.
|
class |
ConstantClass
Represents a constant class value
|
class |
ConstantEnum
Represents an enum constant.
|
class |
ConstantInt
Represents a constant integer number.
|
class |
ConstantNull
Represents null as expression.
|
class |
ConstantString
Represents a constant string value.
|
Copyright © 2018. All rights reserved.