Class prologParser.List_termContext
Inheritance
System.Object
prologParser.List_termContext
Assembly: Prolog.dll
Syntax
public class List_termContext : prologParser.TermContext
Constructors
|
Improve this Doc
View Source
List_termContext(prologParser.TermContext)
Declaration
public List_termContext(prologParser.TermContext context)
Parameters
Methods
|
Improve this Doc
View Source
Accept<TResult>(IParseTreeVisitor<TResult>)
Declaration
public override TResult Accept<TResult>(IParseTreeVisitor<TResult> visitor)
Parameters
| Type |
Name |
Description |
| IParseTreeVisitor<TResult> |
visitor |
|
Returns
Type Parameters
|
Improve this Doc
View Source
EnterRule(IParseTreeListener)
Declaration
public override void EnterRule(IParseTreeListener listener)
Parameters
| Type |
Name |
Description |
| IParseTreeListener |
listener |
|
|
Improve this Doc
View Source
ExitRule(IParseTreeListener)
Declaration
public override void ExitRule(IParseTreeListener listener)
Parameters
| Type |
Name |
Description |
| IParseTreeListener |
listener |
|
|
Improve this Doc
View Source
term()
Declaration
public prologParser.TermContext term()
Returns
|
Improve this Doc
View Source
termlist()
Declaration
public prologParser.TermlistContext termlist()
Returns