orx
Toggle table of contents
0.5.0-dev.38+f0d9a9e
common
Target filter
common
Switch theme
Search in API
Skip to content
orx
orx-expression-evaluator
/
org.openrndr.extra.expressions.parser
/
KeyLangParserBaseVisitor
/
visitDecimalLiteral
visit
Decimal
Literal
open
override
fun
visitDecimalLiteral
(
ctx
:
KeyLangParser.DecimalLiteralContext
)
:
T
The default implementation returns the result of calling
visitChildren
on
ctx
.