| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SciNewExpression | |
| com.togethersoft.openapi.sci | |
| com.togethersoft.openapi.sci.visitor | |
| Uses of SciNewExpression in com.togethersoft.openapi.sci |
| Methods in com.togethersoft.openapi.sci with parameters of type SciNewExpression | |
SciClass | SciJavaHelper.getAnonymousClass(SciNewExpression expression)Retrieve an operand of SciNewExpression that creates an instance of an anonymous class and represents it as SciClass. |
| Uses of SciNewExpression in com.togethersoft.openapi.sci.visitor |
| Methods in com.togethersoft.openapi.sci.visitor with parameters of type SciNewExpression | |
Object | SciExpressionVisitor.visitNewExpression(SciNewExpression sciNewExpression)Performs an action upon SciNewExpression. |
Object | SciExpressionVisitorAdapter.visitNewExpression(SciNewExpression sciExpression) |
| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||