Home Reference Source Test

References

Class Summary

Static Public Class Summary
public

Botlnag interpreter.

public

Representation of the input stream with some util functions.

public

The botlang lexer takes an instance of Input as a constructor argument and produces a token stream for further processing in the parser.

public

The botlang parser for creating the abstract syntax tree.

public

Lexer token representation.