Package | Description |
---|---|
com.google.gwt.dev.generator.ast |
Modifier and Type | Class and Description |
---|---|
class |
MethodCall
An
Expression that represents a method call, for example,
foo( a, b, c ) . |
Constructor and Description |
---|
Statement(Expression expression)
Creates a new
Statement from an Expression . |
Copyright © 2018. All rights reserved.