Package | Description |
---|---|
com.whitestein.lsps.engine.lang.compiled | |
com.whitestein.lsps.lang.ast |
Modifier and Type | Method and Description |
---|---|
SrcExpression |
ExpressionCompiler.visit(FunctionCallWithNamedArgs expression) |
Modifier and Type | Method and Description |
---|---|
Void |
TraversingExpressionVisitor.visit(FunctionCallWithNamedArgs expression) |
T |
ExpressionVisitor.visit(FunctionCallWithNamedArgs expression)
Visits a function call with named args expression.
|
T |
DefaultExpressionVisitor.visit(FunctionCallWithNamedArgs expression)
|
Expression |
CopyExpressionVisitor.visit(FunctionCallWithNamedArgs e) |
Object |
ChildrenExpressionVisitor.visit(FunctionCallWithNamedArgs expression) |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.