Show / Hide Table of Contents

Namespace GCore.Antlr.Grammers.Properties

Classes

propertiesBaseListener

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

propertiesBaseVisitor<Result>

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

propertiesLexer

propertiesParser

propertiesParser.CommentContext

propertiesParser.DeclContext

propertiesParser.KeyContext

propertiesParser.PropertiesFileContext

propertiesParser.RowContext

propertiesParser.ValueContext

Interfaces

IpropertiesListener

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

IpropertiesVisitor<Result>

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

In This Article
Back to top Generated by DocFX