BaseRecognizerGetRuleMemoizationCacheSize Method |
return how many rule/input-index pairs there are in total.
Namespace:
Stimulsoft.Data.Expressions.Antlr.Runtime
Assembly:
Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntaxpublic virtual int GetRuleMemoizationCacheSize()
Public Overridable Function GetRuleMemoizationCacheSize As Integer
Return Value
Type:
Int32[Missing <returns> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.BaseRecognizer.GetRuleMemoizationCacheSize"]
See Also