| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.ast |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaCharStream
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (with java-like unicode escape processing).
|
class |
SimpleCharStream
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
Copyright © 2002–2016 InfoEther. All rights reserved.