Package | Description |
---|---|
com.github.antlrjavaparser.adapter | |
com.github.antlrjavaparser.api.stmt | |
com.github.antlrjavaparser.api.visitor |
Modifier and Type | Method and Description |
---|---|
Resource |
ResourceContextAdapter.adapt(Java7Parser.ResourceContext context,
AdapterParameters adapterParameters) |
Modifier and Type | Method and Description |
---|---|
List<Resource> |
ResourcesContextAdapter.adapt(Java7Parser.ResourcesContext context,
AdapterParameters adapterParameters) |
Modifier and Type | Method and Description |
---|---|
static void |
AdapterUtil.setVariableModifiers(Java7Parser.VariableModifiersContext context,
Resource resource,
AdapterParameters adapterParameters) |
Modifier and Type | Method and Description |
---|---|
List<Resource> |
TryStmt.getResources() |
Modifier and Type | Method and Description |
---|---|
void |
TryStmt.setResources(List<Resource> resources) |
Modifier and Type | Method and Description |
---|---|
void |
VoidVisitor.visit(Resource n,
A arg) |
R |
GenericVisitor.visit(Resource n,
A arg) |
Boolean |
EqualsVisitor.visit(Resource n,
Node arg) |
void |
DumpVisitor.visit(Resource n,
Object arg) |
Copyright © 2013. All Rights Reserved.