Skip to main content

%Compiler.LG.MetaMtdArgDef

Property Inventory

Method Inventory

Properties

property arg as MetaElemDef;
Property methods: argGet(), argGetObject(), argGetObjectId(), argGetSwizzled(), argIsEmpty(), argIsValid(), argNewObject(), argSet(), argSetObject(), argSetObjectId(), argUnSwizzle()
property defaultVal as %String;
Property methods: defaultValDisplayToLogical(), defaultValGet(), defaultValIsValid(), defaultValLogicalToDisplay(), defaultValLogicalToOdbc(), defaultValNormalize(), defaultValSet()
property isByRef as %Boolean;
Property methods: isByRefDisplayToLogical(), isByRefGet(), isByRefIsValid(), isByRefLogicalToDisplay(), isByRefNormalize(), isByRefSet()
property isDefault as %Boolean;
Property methods: isDefaultDisplayToLogical(), isDefaultGet(), isDefaultIsValid(), isDefaultLogicalToDisplay(), isDefaultNormalize(), isDefaultSet()

Methods

method MakeFrom(classDef As %Compiler.LG.MetaClassDef, Method As %Compiler.LG.MethWrapper, i As %Integer) as %Status
method send()
method serialize(out As %GlobalBinaryStream)

Inherited Members

Inherited Methods

FeedbackOpens in a new tab