| Package | Description |
|---|---|
| xapi.dev.source | |
| xapi.source.read |
| Modifier and Type | Method and Description |
|---|---|
protected JavaVisitor.TypeData |
FieldBuffer.initGenerator(JavaVisitor.TypeData originalType) |
| Modifier and Type | Method and Description |
|---|---|
protected JavaVisitor.TypeData |
FieldBuffer.initGenerator(JavaVisitor.TypeData originalType) |
void |
MethodBuffer.visitReturnType(JavaVisitor.TypeData returnType,
SourceBuilder<?> receiver) |
| Modifier and Type | Class and Description |
|---|---|
static class |
JavaLexer.TypeDef
We need to store an index with our type data,
so our lexer method can return a new type object,
along with the number of character read while lexing.
|
| Modifier and Type | Field and Description |
|---|---|
static JavaVisitor.TypeData |
JavaVisitor.TypeData.NONE |
| Modifier and Type | Method and Description |
|---|---|
void |
JavaVisitor.MethodVisitor.visitReturnType(JavaVisitor.TypeData returnType,
Param receiver) |
void |
JavaVisitor.ParameterVisitor.visitType(JavaVisitor.TypeData type,
String name,
boolean varargs,
Param receiver) |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.