Skip to main content

%Compiler.LG.LanguageGeneratorTemplate

Property Inventory

Method Inventory

Properties

property CMP as %Integer [ InitialExpression = 0 ];
project to CMP
Property methods: CMPDisplayToLogical(), CMPGet(), CMPIsValid(), CMPLogicalToDisplay(), CMPNormalize(), CMPSet()
property EJBFlags as %Compiler.LG.EJBFlags;
Property methods: EJBFlagsGet(), EJBFlagsGetSwizzled(), EJBFlagsIsValid(), EJBFlagsNewObject(), EJBFlagsSet()
property GenFlags as %Compiler.LG.GenFlags;
Property methods: GenFlagsGet(), GenFlagsGetObject(), GenFlagsGetObjectId(), GenFlagsGetSwizzled(), GenFlagsIsEmpty(), GenFlagsIsValid(), GenFlagsNewObject(), GenFlagsSet(), GenFlagsSetObject(), GenFlagsSetObjectId(), GenFlagsUnSwizzle()
property Quick as %Integer [ InitialExpression = 0 ];
use SQL Projection
Property methods: QuickDisplayToLogical(), QuickGet(), QuickIsValid(), QuickLogicalToDisplay(), QuickNormalize(), QuickSet()
property ServerType as %String;
Property methods: ServerTypeDisplayToLogical(), ServerTypeGet(), ServerTypeIsValid(), ServerTypeLogicalToDisplay(), ServerTypeLogicalToOdbc(), ServerTypeNormalize(), ServerTypeSet()
property TreatStreamsAsObjects as %Integer;
Property methods: TreatStreamsAsObjectsDisplayToLogical(), TreatStreamsAsObjectsGet(), TreatStreamsAsObjectsIsValid(), TreatStreamsAsObjectsLogicalToDisplay(), TreatStreamsAsObjectsNormalize(), TreatStreamsAsObjectsSet()

Methods

method DoArgPostInvoke(Class As %String, Method As %Compiler.LG.MethWrapper, i As %Integer) as %Status
method DoArgPreInvoke(Class As %String, Method As %Compiler.LG.MethWrapper, i As %Integer) as %Status
method DoBodyIntroducer(Class As %String, Method As %Compiler.LG.MethWrapper, Length As %Integer) as %Status
method DoBodyTerminator(Class As %String, Method As %Compiler.LG.MethWrapper) as %Status
method DoClassConstructors(Class As %String) as %Status
method DoClassIntroducer(Class As %String, qstruct) as %Status
method DoClassTerminator(Class As %String) as %Status
method DoDefArg(Class As %String, Method As %Compiler.LG.MethWrapper, i As %Integer) as %Status
method DoFileTerminator(Class As %String) as %Status
method DoGet(Class As %String, Property As %Compiler.LG.PropWrapper) as %Status
method DoGetDefinition(Class As %String, Property As %Compiler.LG.PropWrapper) as %Status
method DoIIJJ(Class As %String, Property As %Compiler.LG.PropWrapper) as %Status
method DoMethodIntroducer(Class As %String, Method As %Compiler.LG.MethWrapper) as %Status
method DoMethodInvoke(Class As %String, Method As %Compiler.LG.MethWrapper) as %Status
method DoMethodsPreamble(Class As %String) as %Status
method DoPropertiesPreamble(Class As %String) as %Status
method DoPrototypeArgument(Class As %String, Method As %Compiler.LG.MethWrapper, i As %Integer) as %Status
method DoPrototypeArgumentDoc(Class As %String, Method As %Compiler.LG.MethWrapper, i As %Integer) as %Status
method DoPrototypeDefaultDoc(Class As %String, Method As %Compiler.LG.MethWrapper, i As %Integer) as %Status
method DoPrototypeIntroducer(Class As %String, Method As %Compiler.LG.MethWrapper, FileClass As %String) as %Status
method DoPrototypeIntroducerDoc(Class As %String, Method As %Compiler.LG.MethWrapper, FileClass As %String) as %Status
method DoPrototypeTerminator(Class As %String, Method As %Compiler.LG.MethWrapper) as %Status
method DoPrototypeTerminatorDoc(Class As %String, Method As %Compiler.LG.MethWrapper, Length As %Integer) as %Status
method DoQueryMethod(Class As %String, query As %String, procname As %String, paramcount As %String, defaultArgs As %List) as %Status
method DoRefPreInvoke(Class As %String, Method As %Compiler.LG.MethWrapper, i As %Integer) as %Status
method DoSet(Class As %String, Property As %Compiler.LG.PropWrapper) as %Status
method DoSetDefinition(Class As %String, Property As %Compiler.LG.PropWrapper) as %Status
method DoStoredProcedureMethod(Class As %String, Method As %Compiler.LG.MethWrapper, SqlProc As %String) as %Status
method NotProjectMethod(Class As %String, Method As %Compiler.LG.MethWrapper)
method NotProjectProperty(Class As %String, Property As %Compiler.LG.PropWrapper)
method Run(Class As %String, TreatStreamsAsObjects As %Integer = 0, qstruct) as %Status
method SetOutput(Output As %Compiler.LG.Output) as %Boolean
method ShowArgPostInvoke(Class As %String, Method As %Compiler.LG.MethWrapper, i As %Integer) as %Status
method ShowArgPreInvoke(Class As %String, Method As %Compiler.LG.MethWrapper, i As %Integer) as %Status
method ShowBodyIntroducer(Class As %String, Method As %Compiler.LG.MethWrapper, Length As %Integer) as %Status
method ShowBodyTerminator(Class As %String, Method As %Compiler.LG.MethWrapper) as %Status
method ShowClassConstructors(Class As %String) as %Status
method ShowClassIntroducer(Class As %String, qstruct) as %Status
method ShowClassTerminator(Class As %String) as %Status
method ShowDefArg(Class As %String, Method As %Compiler.LG.MethWrapper, i As %Integer) as %Status
method ShowFileTerminator(Class As %String) as %Status
method ShowGet(Class As %String, Property As %Compiler.LG.PropWrapper) as %Status
method ShowMethod(Class As %String, Method As %Compiler.LG.MethWrapper, FileClass As %String) as %Status
method ShowMethodBody(Class As %String, Method As %Compiler.LG.MethWrapper, Length As %Integer) as %Status
method ShowMethodInvoke(Class As %String, Method As %Compiler.LG.MethWrapper) as %Status
method ShowMethodsPreamble(Class As %String) as %Status
method ShowPropertiesPreamble(Class As %String) as %Status
method ShowPropertiesTerminator(Class As %String, TreatStreamsAsObjects As %Integer = 0) as %Status
method ShowProperty(Class As %String, Property As %Compiler.LG.PropWrapper) as %Status
method ShowPropertyDefinition(Class As %String, Property As %Compiler.LG.PropWrapper) as %Status
method ShowPrototype(Class As %String, Method As %Compiler.LG.MethWrapper, Length As %Integer, FileClass As %String) as %Status
method ShowPrototypeArgument(Class As %String, Method As %Compiler.LG.MethWrapper, i As %Integer) as %Status
method ShowPrototypeDoc(Class As %String, Method As %Compiler.LG.MethWrapper, Length As %Integer, FileClass As %String) as %Status
method ShowPrototypeIntroducer(Class As %String, Method As %Compiler.LG.MethWrapper, FileClass As %String) as %Status
method ShowPrototypeTerminator(Class As %String, Method As %Compiler.LG.MethWrapper) as %Status
method ShowRefPreInvoke(Class As %String, Method As %Compiler.LG.MethWrapper, i As %Integer) as %Status
method ShowSet(Class As %String, Property As %Compiler.LG.PropWrapper) as %Status

Inherited Members

Inherited Methods

FeedbackOpens in a new tab