parser-js
/
it.unibo.tuprolog.parser
/
SetContext
Set
Context
external class
SetContext
:
ParserRuleContext
Content copied to clipboard
Functions
Properties
Functions
accept
Link copied to clipboard
fun <
T
>
accept
(visitor: dynamic):
T
Content copied to clipboard
expression
Link copied to clipboard
fun
expression
():
ExpressionContext
Content copied to clipboard
Properties
_expression
Link copied to clipboard
val
_expression
:
ExpressionContext
Content copied to clipboard
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
items
Link copied to clipboard
val
items
:
Array
<
ExpressionContext
>
Content copied to clipboard
length
Link copied to clipboard
val
length
:
Int
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