Show / Hide Table of Contents

Interface ImpsListener

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

Namespace: GCore.Antlr.Grammers.Mps
Assembly: Mps.dll
Syntax
public interface ImpsListener : Antlr4.Runtime.Tree.IParseTreeListener

Methods

| Improve this Doc View Source

EnterBounds(mpsParser.BoundsContext)

Enter a parse tree produced by bounds().

Declaration
void EnterBounds(mpsParser.BoundsContext context)
Parameters
Type Name Description
mpsParser.BoundsContext context

The parse tree.

| Improve this Doc View Source

EnterBoundsdatacard(mpsParser.BoundsdatacardContext)

Enter a parse tree produced by boundsdatacard().

Declaration
void EnterBoundsdatacard(mpsParser.BoundsdatacardContext context)
Parameters
Type Name Description
mpsParser.BoundsdatacardContext context

The parse tree.

| Improve this Doc View Source

EnterBoundsdatacards(mpsParser.BoundsdatacardsContext)

Enter a parse tree produced by boundsdatacards().

Declaration
void EnterBoundsdatacards(mpsParser.BoundsdatacardsContext context)
Parameters
Type Name Description
mpsParser.BoundsdatacardsContext context

The parse tree.

| Improve this Doc View Source

EnterColumndatacard(mpsParser.ColumndatacardContext)

Enter a parse tree produced by columndatacard().

Declaration
void EnterColumndatacard(mpsParser.ColumndatacardContext context)
Parameters
Type Name Description
mpsParser.ColumndatacardContext context

The parse tree.

| Improve this Doc View Source

EnterColumndatacards(mpsParser.ColumndatacardsContext)

Enter a parse tree produced by columndatacards().

Declaration
void EnterColumndatacards(mpsParser.ColumndatacardsContext context)
Parameters
Type Name Description
mpsParser.ColumndatacardsContext context

The parse tree.

| Improve this Doc View Source

EnterColumns(mpsParser.ColumnsContext)

Enter a parse tree produced by columns().

Declaration
void EnterColumns(mpsParser.ColumnsContext context)
Parameters
Type Name Description
mpsParser.ColumnsContext context

The parse tree.

| Improve this Doc View Source

EnterEndata(mpsParser.EndataContext)

Enter a parse tree produced by endata().

Declaration
void EnterEndata(mpsParser.EndataContext context)
Parameters
Type Name Description
mpsParser.EndataContext context

The parse tree.

| Improve this Doc View Source

EnterEndmarker(mpsParser.EndmarkerContext)

Enter a parse tree produced by endmarker().

Declaration
void EnterEndmarker(mpsParser.EndmarkerContext context)
Parameters
Type Name Description
mpsParser.EndmarkerContext context

The parse tree.

| Improve this Doc View Source

EnterFirstrow(mpsParser.FirstrowContext)

Enter a parse tree produced by firstrow().

Declaration
void EnterFirstrow(mpsParser.FirstrowContext context)
Parameters
Type Name Description
mpsParser.FirstrowContext context

The parse tree.

| Improve this Doc View Source

EnterIntblock(mpsParser.IntblockContext)

Enter a parse tree produced by intblock().

Declaration
void EnterIntblock(mpsParser.IntblockContext context)
Parameters
Type Name Description
mpsParser.IntblockContext context

The parse tree.

| Improve this Doc View Source

EnterModell(mpsParser.ModellContext)

Enter a parse tree produced by modell().

Declaration
void EnterModell(mpsParser.ModellContext context)
Parameters
Type Name Description
mpsParser.ModellContext context

The parse tree.

| Improve this Doc View Source

EnterRanges(mpsParser.RangesContext)

Enter a parse tree produced by ranges().

Declaration
void EnterRanges(mpsParser.RangesContext context)
Parameters
Type Name Description
mpsParser.RangesContext context

The parse tree.

| Improve this Doc View Source

EnterRangesdatacard(mpsParser.RangesdatacardContext)

Enter a parse tree produced by rangesdatacard().

Declaration
void EnterRangesdatacard(mpsParser.RangesdatacardContext context)
Parameters
Type Name Description
mpsParser.RangesdatacardContext context

The parse tree.

| Improve this Doc View Source

EnterRangesdatacards(mpsParser.RangesdatacardsContext)

Enter a parse tree produced by rangesdatacards().

Declaration
void EnterRangesdatacards(mpsParser.RangesdatacardsContext context)
Parameters
Type Name Description
mpsParser.RangesdatacardsContext context

The parse tree.

| Improve this Doc View Source

EnterRhs(mpsParser.RhsContext)

Enter a parse tree produced by rhs().

Declaration
void EnterRhs(mpsParser.RhsContext context)
Parameters
Type Name Description
mpsParser.RhsContext context

The parse tree.

| Improve this Doc View Source

EnterRhsdatacard(mpsParser.RhsdatacardContext)

Enter a parse tree produced by rhsdatacard().

Declaration
void EnterRhsdatacard(mpsParser.RhsdatacardContext context)
Parameters
Type Name Description
mpsParser.RhsdatacardContext context

The parse tree.

| Improve this Doc View Source

EnterRhsdatacards(mpsParser.RhsdatacardsContext)

Enter a parse tree produced by rhsdatacards().

Declaration
void EnterRhsdatacards(mpsParser.RhsdatacardsContext context)
Parameters
Type Name Description
mpsParser.RhsdatacardsContext context

The parse tree.

| Improve this Doc View Source

EnterRowdatacard(mpsParser.RowdatacardContext)

Enter a parse tree produced by rowdatacard().

Declaration
void EnterRowdatacard(mpsParser.RowdatacardContext context)
Parameters
Type Name Description
mpsParser.RowdatacardContext context

The parse tree.

| Improve this Doc View Source

EnterRows(mpsParser.RowsContext)

Enter a parse tree produced by rows().

Declaration
void EnterRows(mpsParser.RowsContext context)
Parameters
Type Name Description
mpsParser.RowsContext context

The parse tree.

| Improve this Doc View Source

EnterStartmarker(mpsParser.StartmarkerContext)

Enter a parse tree produced by startmarker().

Declaration
void EnterStartmarker(mpsParser.StartmarkerContext context)
Parameters
Type Name Description
mpsParser.StartmarkerContext context

The parse tree.

| Improve this Doc View Source

ExitBounds(mpsParser.BoundsContext)

Exit a parse tree produced by bounds().

Declaration
void ExitBounds(mpsParser.BoundsContext context)
Parameters
Type Name Description
mpsParser.BoundsContext context

The parse tree.

| Improve this Doc View Source

ExitBoundsdatacard(mpsParser.BoundsdatacardContext)

Exit a parse tree produced by boundsdatacard().

Declaration
void ExitBoundsdatacard(mpsParser.BoundsdatacardContext context)
Parameters
Type Name Description
mpsParser.BoundsdatacardContext context

The parse tree.

| Improve this Doc View Source

ExitBoundsdatacards(mpsParser.BoundsdatacardsContext)

Exit a parse tree produced by boundsdatacards().

Declaration
void ExitBoundsdatacards(mpsParser.BoundsdatacardsContext context)
Parameters
Type Name Description
mpsParser.BoundsdatacardsContext context

The parse tree.

| Improve this Doc View Source

ExitColumndatacard(mpsParser.ColumndatacardContext)

Exit a parse tree produced by columndatacard().

Declaration
void ExitColumndatacard(mpsParser.ColumndatacardContext context)
Parameters
Type Name Description
mpsParser.ColumndatacardContext context

The parse tree.

| Improve this Doc View Source

ExitColumndatacards(mpsParser.ColumndatacardsContext)

Exit a parse tree produced by columndatacards().

Declaration
void ExitColumndatacards(mpsParser.ColumndatacardsContext context)
Parameters
Type Name Description
mpsParser.ColumndatacardsContext context

The parse tree.

| Improve this Doc View Source

ExitColumns(mpsParser.ColumnsContext)

Exit a parse tree produced by columns().

Declaration
void ExitColumns(mpsParser.ColumnsContext context)
Parameters
Type Name Description
mpsParser.ColumnsContext context

The parse tree.

| Improve this Doc View Source

ExitEndata(mpsParser.EndataContext)

Exit a parse tree produced by endata().

Declaration
void ExitEndata(mpsParser.EndataContext context)
Parameters
Type Name Description
mpsParser.EndataContext context

The parse tree.

| Improve this Doc View Source

ExitEndmarker(mpsParser.EndmarkerContext)

Exit a parse tree produced by endmarker().

Declaration
void ExitEndmarker(mpsParser.EndmarkerContext context)
Parameters
Type Name Description
mpsParser.EndmarkerContext context

The parse tree.

| Improve this Doc View Source

ExitFirstrow(mpsParser.FirstrowContext)

Exit a parse tree produced by firstrow().

Declaration
void ExitFirstrow(mpsParser.FirstrowContext context)
Parameters
Type Name Description
mpsParser.FirstrowContext context

The parse tree.

| Improve this Doc View Source

ExitIntblock(mpsParser.IntblockContext)

Exit a parse tree produced by intblock().

Declaration
void ExitIntblock(mpsParser.IntblockContext context)
Parameters
Type Name Description
mpsParser.IntblockContext context

The parse tree.

| Improve this Doc View Source

ExitModell(mpsParser.ModellContext)

Exit a parse tree produced by modell().

Declaration
void ExitModell(mpsParser.ModellContext context)
Parameters
Type Name Description
mpsParser.ModellContext context

The parse tree.

| Improve this Doc View Source

ExitRanges(mpsParser.RangesContext)

Exit a parse tree produced by ranges().

Declaration
void ExitRanges(mpsParser.RangesContext context)
Parameters
Type Name Description
mpsParser.RangesContext context

The parse tree.

| Improve this Doc View Source

ExitRangesdatacard(mpsParser.RangesdatacardContext)

Exit a parse tree produced by rangesdatacard().

Declaration
void ExitRangesdatacard(mpsParser.RangesdatacardContext context)
Parameters
Type Name Description
mpsParser.RangesdatacardContext context

The parse tree.

| Improve this Doc View Source

ExitRangesdatacards(mpsParser.RangesdatacardsContext)

Exit a parse tree produced by rangesdatacards().

Declaration
void ExitRangesdatacards(mpsParser.RangesdatacardsContext context)
Parameters
Type Name Description
mpsParser.RangesdatacardsContext context

The parse tree.

| Improve this Doc View Source

ExitRhs(mpsParser.RhsContext)

Exit a parse tree produced by rhs().

Declaration
void ExitRhs(mpsParser.RhsContext context)
Parameters
Type Name Description
mpsParser.RhsContext context

The parse tree.

| Improve this Doc View Source

ExitRhsdatacard(mpsParser.RhsdatacardContext)

Exit a parse tree produced by rhsdatacard().

Declaration
void ExitRhsdatacard(mpsParser.RhsdatacardContext context)
Parameters
Type Name Description
mpsParser.RhsdatacardContext context

The parse tree.

| Improve this Doc View Source

ExitRhsdatacards(mpsParser.RhsdatacardsContext)

Exit a parse tree produced by rhsdatacards().

Declaration
void ExitRhsdatacards(mpsParser.RhsdatacardsContext context)
Parameters
Type Name Description
mpsParser.RhsdatacardsContext context

The parse tree.

| Improve this Doc View Source

ExitRowdatacard(mpsParser.RowdatacardContext)

Exit a parse tree produced by rowdatacard().

Declaration
void ExitRowdatacard(mpsParser.RowdatacardContext context)
Parameters
Type Name Description
mpsParser.RowdatacardContext context

The parse tree.

| Improve this Doc View Source

ExitRows(mpsParser.RowsContext)

Exit a parse tree produced by rows().

Declaration
void ExitRows(mpsParser.RowsContext context)
Parameters
Type Name Description
mpsParser.RowsContext context

The parse tree.

| Improve this Doc View Source

ExitStartmarker(mpsParser.StartmarkerContext)

Exit a parse tree produced by startmarker().

Declaration
void ExitStartmarker(mpsParser.StartmarkerContext context)
Parameters
Type Name Description
mpsParser.StartmarkerContext context

The parse tree.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX