|
Scala
1.3.0.4 |
|||
Method Summary | |
final
|
def fromSource(inp: Source): ConstructingParser
|
final
|
def fromSource(theHandle: ConstructingHandler, inp: Source): ConstructingParser
|
Method Detail |
final def fromSource(inp: Source): ConstructingParser
final def fromSource(theHandle: ConstructingHandler, inp: Source): ConstructingParser
|
Scala
1.3.0.4 |
|||