File gps/StreamLexer


class gps.StreamLexer

Inherits

State supers
SkeletonLexer

instance gps.StreamLexer

variables

public tom.InputStream stream;
The input stream from which we're reading.

methods

void
  close
post
  stream == nil;
Close the stream.

id
  initWithStream tom.InputStream s
           named tom.String f;
Designated initializer.


Generated by tm 1.01.