| Package | Description |
|---|---|
| org.walkmod.javalang.ast.body |
AST nodes for types' members (e.g methods, fields, other types..).
|
| org.walkmod.javalang.visitors |
Generic and simple visitors to process source files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultiTypeParameter |
class |
Parameter |
| Modifier and Type | Method and Description |
|---|---|
protected Node |
ModifierVisitorAdapter.visit(BaseParameter n,
A arg) |
protected Boolean |
EqualsVisitor.visit(BaseParameter n1,
Node arg) |
Copyright © 2015. All rights reserved.