Skip to main content

%Compiler.LG.CodeStreamColn

Property Inventory

Method Inventory

Parameters

parameter JAVAPACKAGE = com.intersystems.cache;

Properties

property Dir as %String;
Property methods: DirDisplayToLogical(), DirGet(), DirIsValid(), DirLogicalToDisplay(), DirLogicalToOdbc(), DirNormalize(), DirSet()
property Streams as array of %Compiler.LG.CodeStream;
Property methods: StreamsBuildValueArray(), StreamsCollectionToDisplay(), StreamsCollectionToOdbc(), StreamsDisplayToCollection(), StreamsGet(), StreamsGetObject(), StreamsGetObjectId(), StreamsGetSwizzled(), StreamsIsValid(), StreamsOdbcToCollection(), StreamsSet(), StreamsSetObject(), StreamsSetObjectId()

Methods

method addStream(fileName As %String) as %Compiler.LG.CodeStream
method saveAll() as %Status
classmethod saveStream(stream As %Compiler.LG.CodeStream, path As %String) as %Status

Inherited Members

Inherited Methods

FeedbackOpens in a new tab