| java.lang.Object org.nothing.SomeTest
SomeTest | public class SomeTest implements SlopParser,SlopConstants(Code) | | Simple example of java code parsing with Slop.
The aim is to create a minimal "literate programming" system for teaching,
where java code is decorated with narrative comments.
|
Inner Class :static class ParsedLine | |
setValidTagnameChars | public void setValidTagnameChars(String str)(Code) | | set the list of valid chars for tag names (in addition to letters)
|
|
|