Public Member Functions | |
| void | run () |
Package Functions | |
| StreamScarfer (InputStream is, String type, Tool tool) | |
Package Attributes | |
| InputStream | is |
| String | type |
| Tool | tool |
Adapted from JavaWorld article by Michael Daconta
| antlr.build.StreamScarfer.StreamScarfer | ( | InputStream | is, | |
| String | type, | |||
| Tool | tool | |||
| ) | [package] |
| void antlr.build.StreamScarfer.run | ( | ) |
InputStream antlr.build.StreamScarfer.is [package] |
Referenced by antlr.build.StreamScarfer.run().
Tool antlr.build.StreamScarfer.tool [package] |
Referenced by antlr.build.StreamScarfer.run().
String antlr.build.StreamScarfer.type [package] |
Referenced by antlr.build.StreamScarfer.run().
1.7.0