C# Class Omnium.Core.ast.statements.BreakStatement

Inheritance: Node, IStatement
Afficher le fichier Open project: Beier/Omnium

Méthodes publiques

Méthode Description
BreakStatement ( IParseTree context ) : Antlr4.Runtime.Tree

Method Details

BreakStatement() public méthode

public BreakStatement ( IParseTree context ) : Antlr4.Runtime.Tree
context IParseTree
Résultat Antlr4.Runtime.Tree