| Package | Description |
|---|---|
| org.ballerinalang.model.expressions | |
| org.ballerinalang.model.expressions.variablerefs |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractExpression
All the expressions should extend
AbstractExpression |
| Modifier and Type | Interface and Description |
|---|---|
interface |
VariableReferenceExpr
VariableReferenceExpr represents variable reference expression. |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleVarRefExpr
SimpleVarRefExpr represents a variable reference expression with just the variable name. |
Copyright © 2018 WSO2. All rights reserved.