| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.ast |
| Modifier and Type | Field and Description |
|---|---|
protected GenericToken |
AbstractNode.firstToken |
protected GenericToken |
AbstractNode.lastToken |
| Modifier and Type | Method and Description |
|---|---|
GenericToken |
AbstractNode.jjtGetFirstToken() |
GenericToken |
AbstractNode.jjtGetLastToken() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractNode.jjtSetFirstToken(GenericToken token) |
void |
AbstractNode.jjtSetLastToken(GenericToken token) |
Copyright © 2002–2016 InfoEther. All rights reserved.