| Package | Description |
|---|---|
| org.codehaus.janino |
The core of the Janino Java compiler.
|
| org.codehaus.janino.util |
Application-independent helper classes.
|
| Modifier and Type | Method and Description |
|---|---|
R |
Visitor.TypeVisitor.visitPrimitiveType(Java.PrimitiveType bt)
Invoked by
accept(Visitor.TypeVisitor) |
| Modifier and Type | Method and Description |
|---|---|
Java.Type |
DeepCopier.copyPrimitiveType(Java.PrimitiveType bt) |
void |
Traverser.traversePrimitiveType(Java.PrimitiveType bt) |
void |
AbstractTraverser.traversePrimitiveType(Java.PrimitiveType bt) |
Copyright © 2022. All rights reserved.