1 write to Text
VisualBasicSyntaxGenerator (1)
Grammar\GrammarGenerator.vb (1)
360
Me.
Text
= text
10 references to Text
VisualBasicSyntaxGenerator (10)
Grammar\GrammarGenerator.vb (10)
200
Return childProduction.Suffix(" (" + separatorProd.
Text
+ " " + childProduction.
Text
+ ")").
319
result += Environment.NewLine + RuleReference(name).
Text
+ Environment.NewLine + " : " +
365
Return
Text
= DirectCast(obj, Production).
Text
369
Return
Text
373
Return StringComparer.Ordinal.Compare(Me.
Text
, other.
Text
)
377
Return New Production(val + Me.
Text
, ReferencedRules)
381
Return If([when], New Production(Me.
Text
+ val, ReferencedRules), Me)