public static class ExpressionTyper.TypedExpressionCursor extends Object
| Modifier and Type | Field and Description |
|---|---|
com.github.javaparser.ast.expr.Expression |
expressionCursor |
Type |
typeCursor |
| Constructor and Description |
|---|
TypedExpressionCursor(com.github.javaparser.ast.expr.Expression expressionCursor,
Type typeCursor) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.