| Package | Description |
|---|---|
| org.codehaus.janino |
The core of the Janino JavaTM compiler.
|
| Modifier and Type | Method and Description |
|---|---|
<R,EX extends Throwable> |
Java.AbstractAnnotation.accept(Visitor.ElementValueVisitor<R,EX> visitor) |
<R,EX extends Throwable> |
Java.ElementValue.accept(Visitor.ElementValueVisitor<R,EX> visitor)
Invokes the "
visit...()" method of Visitor.ElementValueVisitor for the concrete Java.ElementValue type. |
<R,EX extends Throwable> |
Java.ElementValueArrayInitializer.accept(Visitor.ElementValueVisitor<R,EX> visitor) |
<R,EX extends Throwable> |
Java.Rvalue.accept(Visitor.ElementValueVisitor<R,EX> visitor) |
Copyright © 2019. All rights reserved.