Click or drag to resize

LibraryContext Properties

The CdssLibraryParserLibraryContext type exposes the following members.

Properties
 NameDescription
Public propertyChildCount
(Inherited from ParserRuleContext)
Public propertyIsEmpty A context is empty if there is no invoking state; meaning nobody call current context.
(Inherited from RuleContext)
Public propertyParent
(Inherited from RuleContext)
Public propertyPayload
(Inherited from RuleContext)
Public propertyRuleIndex
(Overrides RuleContext.RuleIndex)
Public propertySourceInterval
(Inherited from ParserRuleContext)
Public propertyStart
(Inherited from ParserRuleContext)
Public propertyStop
(Inherited from ParserRuleContext)
Top
See Also