Show / Hide Table of Contents

Namespace GCore.Antlr.Grammers.Brainflak

Classes

brainflakBaseListener

This class provides an empty implementation of IbrainflakListener, which can be extended to create a listener which only needs to handle a subset of the available methods.

brainflakBaseVisitor<Result>

This class provides an empty implementation of IbrainflakVisitor<Result>, which can be extended to create a visitor which only needs to handle a subset of the available methods.

brainflakLexer

brainflakParser

brainflakParser.BracestmtContext

brainflakParser.BracketstmtContext

brainflakParser.File_Context

brainflakParser.GtltstmtContext

brainflakParser.ParenstmtContext

brainflakParser.StatementContext

Interfaces

IbrainflakListener

This interface defines a complete listener for a parse tree produced by brainflakParser.

IbrainflakVisitor<Result>

This interface defines a complete generic visitor for a parse tree produced by brainflakParser.

In This Article
Back to top Generated by DocFX