Package com.reportmill.parsing
package com.reportmill.parsing
-
ClassDescriptionThis interface describes a character stream that maintains line and column number positions of the characters.This exception is thrown when parse errors are encountered.RMASParser parses ActionScript to generate the byte-codes and binary encoded actions that are executed by the Flash Player.An implementation of interface CharStream, where the stream can contain any binary data.An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).Describes the input token stream.