class WithCurrentExpr.Context extends DelegateExprContext
Modifier and Type | Field and Description |
---|---|
(package private) Node |
node |
origContext
Constructor and Description |
---|
WithCurrentExpr.Context(Node node,
ExprContext context) |
Modifier and Type | Method and Description |
---|---|
Node |
getCurrent(Node contextNode) |
getDocument, getExtensionContext, getGlobalVariableValue, getLastPosition, getLocalVariableValue, getPosition, getSystemProperty, getTree
Node node
WithCurrentExpr.Context(Node node, ExprContext context)
public Node getCurrent(Node contextNode)
getCurrent
in interface ExprContext
getCurrent
in class DelegateExprContext