 | ICdssLibraryVisitorResultVisitWith_effective Method |
Namespace: SanteDB.Cdss.Xml.AntlrAssembly: SanteDB.Cdss.Xml (in SanteDB.Cdss.Xml.dll) Version: 3.0.2081-alpha+424e72aeb77d4a8ba5755272e5fc2a3206eaa2f1
SyntaxResult VisitWith_effective(
CdssLibraryParserWith_effectiveContext context
)
Function VisitWith_effective (
context As CdssLibraryParserWith_effectiveContext
) As Result
Result VisitWith_effective(
CdssLibraryParserWith_effectiveContext^ context
)
abstract VisitWith_effective :
context : CdssLibraryParserWith_effectiveContext -> 'Result Parameters
- context CdssLibraryParserWith_effectiveContext
- The parse tree.
Return Value
Result[Missing <returns> documentation for "M:SanteDB.Cdss.Xml.Antlr.ICdssLibraryVisitor`1.VisitWith_effective(SanteDB.Cdss.Xml.Antlr.CdssLibraryParser.With_effectiveContext)"]
See Also