C# Class Microsoft.Bek.Query.StringExpression

Inheritance: Expression
Show file Open project: AutomataDotNet/Automata

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
GetSFA ( EvaluationContext ec ) : Microsoft.Automata.SFA
GetString ( EvaluationContext ec ) : string
Mk ( Identifier id ) : StringExpression
StringExpression ( Identifier id, string s_val ) : System

Method Details

ToString() public method

public ToString ( ) : string
return string