parser-js
/
it.unibo.tuprolog.parser
/
IntegerContext
Integer
Context
external class
IntegerContext
:
ParserRuleContext
Content copied to clipboard
Functions
Properties
Functions
accept
Link copied to clipboard
fun <
T
>
accept
(visitor: dynamic):
T
Content copied to clipboard
Properties
children
Link copied to clipboard
val
children
:
Array
<dynamic>
Content copied to clipboard
exception
Link copied to clipboard
val
exception
: dynamic
Content copied to clipboard
isBin
Link copied to clipboard
val
isBin
:
Boolean
Content copied to clipboard
isChar
Link copied to clipboard
val
isChar
:
Boolean
Content copied to clipboard
isHex
Link copied to clipboard
val
isHex
:
Boolean
Content copied to clipboard
isOct
Link copied to clipboard
val
isOct
:
Boolean
Content copied to clipboard
sign
Link copied to clipboard
val
sign
:
Token
?
Content copied to clipboard
start
Link copied to clipboard
val
start
:
Token
?
Content copied to clipboard
stop
Link copied to clipboard
val
stop
:
Token
?
Content copied to clipboard
value
Link copied to clipboard
val
value
:
Token
Content copied to clipboard