orx
Toggle table of contents
0.5.0-dev.28+293aff4
common
Target filter
common
Switch theme
Search in API
Skip to content
orx
orx-expression-evaluator
/
org.openrndr.extra.expressions.parser
/
KeyLangParserBaseVisitor
/
visitTernaryExpression
visit
Ternary
Expression
open
override
fun
visitTernaryExpression
(
ctx
:
KeyLangParser.TernaryExpressionContext
)
:
T
The default implementation returns the result of calling
visitChildren
on
ctx
.