C# Class Antlr4.Codegen.Model.SemPred

Inheritance: Action
Show file Open project: sharwell/antlr4cs

Public Properties

Property Type Description
msg string
predicate string

Public Methods

Method Description
SemPred ( OutputModelFactory factory, [ ast ) : System.Collections.Generic

Method Details

SemPred() public method

public SemPred ( OutputModelFactory factory, [ ast ) : System.Collections.Generic
factory OutputModelFactory
ast [
return System.Collections.Generic

Property Details

msg public property

public string msg
return string

predicate public property

public string predicate
return string