|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CharStream | |
|---|---|
| net.sourceforge.pmd.lang.ast | |
| Uses of CharStream in net.sourceforge.pmd.lang.ast |
|---|
| Classes in net.sourceforge.pmd.lang.ast that implement CharStream | |
|---|---|
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). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||