package
0.0.0-20241213113530-986feab153e9
Repository: https://github.com/maxcleme/adventofcode.git
Documentation: pkg.go.dev

# Functions

AOCLexerInit initializes any static state used to implement AOCLexer.
AOCParserInit initializes any static state used to implement AOCParser.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewAOCLexer produces a new lexer instance for the optional input antlr.CharStream.
NewAOCParser produces a new parser instance for the optional input antlr.TokenStream.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

AOCLexer tokens.
AOCLexer tokens.
AOCLexer tokens.
AOCLexer tokens.
AOCLexer tokens.
AOCLexer tokens.
AOCLexer tokens.
AOCLexer tokens.
AOCParser tokens.
AOCParser tokens.
AOCParser tokens.
AOCParser rules.
AOCParser rules.
AOCParser rules.
AOCParser rules.
AOCParser rules.
AOCParser tokens.
AOCParser tokens.
AOCParser tokens.
AOCParser tokens.
AOCParser tokens.
AOCParser tokens.

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
BaseAOCListener is a complete listener for a parse tree produced by AOCParser.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

AOCListener is a complete listener for a parse tree produced by AOCParser.
IDoContext is an interface to support dynamic dispatch.
IDon_tContext is an interface to support dynamic dispatch.
IInstructionContext is an interface to support dynamic dispatch.
IMulContext is an interface to support dynamic dispatch.
IProgramContext is an interface to support dynamic dispatch.