Serialized Form


Package modesteditor.core.antlrparser

Class modesteditor.core.antlrparser.ASTWithOffsetInfos extends antlr.CommonAST implements Serializable

serialVersionUID: 1L

Serialized Fields

line

int line

column

int column

Class modesteditor.core.antlrparser.EndOfFileException extends antlr.TokenStreamException implements Serializable

Serialized Fields

parser

antlr.Parser parser

Class modesteditor.core.antlrparser.ModestAST extends antlr.CommonAST implements Serializable

serialVersionUID: 1L

Serialized Fields

line

int line

column

int column

symbol

Symbol symbol

symbolType

java.lang.String symbolType

guardUrgent

boolean guardUrgent

weight

double weight

typeKind

java.lang.String typeKind

procName

java.lang.String procName