Serialized Form


Package tip

Class tip.InternalCompilerError extends RuntimeException implements Serializable

Class tip.NotUnifiableException extends RuntimeException implements Serializable

Class tip.SourceError extends RuntimeException implements Serializable


Package tip.lexer

Class tip.lexer.LexerException extends Exception implements Serializable

Serialized Fields

line

int line

pos

int pos

Package tip.node

Class tip.node.NodeList extends LinkedList<E extends Node> implements Serializable

Serialized Fields

parent

Node parent

name

String name

empty_allowed

boolean empty_allowed

Class tip.node.TreeInvariantException extends RuntimeException implements Serializable

Serialized Fields

node

Node node

message

String message

Package tip.parser

Class tip.parser.ParserException extends Exception implements Serializable

Serialized Fields

token

Token token