Skip to main content

%iKnow.Compiler.InlParser

Property Inventory

Method Inventory

Properties

property InComment as %Boolean [ InitialExpression = 0 ];
Property methods: InCommentDisplayToLogical(), InCommentGet(), InCommentIsValid(), InCommentLogicalToDisplay(), InCommentNormalize(), InCommentSet()

Methods

method ParseToList(s As %Stream.FileCharacter, ByRef out As %List, max As %Integer) as %Integer
Parses from s, adding values to out up to max + epsilon. returns count of objects added to out

Inherited Members

Inherited Methods

Subclasses

FeedbackOpens in a new tab