| Methods in org.eclipse.m2m.atl.engine.vm.nativelib with parameters of type StackFrame |
static ASMInteger |
ASMInteger.abs(StackFrame frame,
ASMInteger self)
|
static ASMReal |
ASMReal.abs(StackFrame frame,
ASMReal self)
|
static ASMReal |
ASMReal.acos(StackFrame frame,
ASMNumber self)
|
static void |
ASMTupleType.addAttribute(StackFrame frame,
ASMTupleType self,
ASMString name,
ASMOclType type)
|
static void |
ASMTransientLinkSet.addLink(StackFrame frame,
ASMTransientLinkSet self,
ASMTransientLink link)
|
static void |
ASMTransientLinkSet.addLink2(StackFrame frame,
ASMTransientLinkSet self,
ASMTransientLink link,
ASMBoolean isDefault)
|
static void |
ASMTransientLink.addSourceElement(StackFrame frame,
ASMTransientLink self,
ASMString name,
ASMOclAny element)
|
static void |
ASMTransientLink.addTargetElement(StackFrame frame,
ASMTransientLink self,
ASMString name,
ASMOclAny element)
|
static void |
ASMTransientLink.addVariable(StackFrame frame,
ASMTransientLink self,
ASMString name,
ASMOclAny value)
|
static ASMBoolean |
ASMBoolean.and(StackFrame frame,
ASMBoolean self,
ASMBoolean o)
|
static ASMOrderedSet |
ASMOrderedSet.append(StackFrame frame,
ASMOrderedSet self,
ASMOclAny o)
|
static ASMSequence |
ASMSequence.append(StackFrame frame,
ASMSequence self,
ASMOclAny o)
|
static ASMBag |
ASMBag.asBag(StackFrame frame,
ASMBag self)
|
static ASMBag |
ASMCollection.asBag(StackFrame frame,
ASMCollection self)
|
static ASMBag |
ASMOclUndefined.asBag(StackFrame frame,
ASMOclAny self)
|
static ASMBag |
ASMOclAny.asBag(StackFrame frame,
ASMOclAny self)
|
static ASMReal |
ASMReal.asin(StackFrame frame,
ASMNumber self)
|
static ASMMap |
ASMTuple.asMap(StackFrame frame,
ASMTuple self)
|
static ASMSequence |
ASMCollection.asSequence(StackFrame frame,
ASMCollection self)
|
static ASMSequence |
ASMOclUndefined.asSequence(StackFrame frame,
ASMOclAny self)
|
static ASMSequence |
ASMOclAny.asSequence(StackFrame frame,
ASMOclAny self)
|
static ASMSequence |
ASMOrderedSet.asSequence(StackFrame frame,
ASMOrderedSet self)
|
static ASMSequence |
ASMSequence.asSequence(StackFrame frame,
ASMSequence self)
|
static ASMSet |
ASMCollection.asSet(StackFrame frame,
ASMCollection self)
|
static ASMSet |
ASMOclUndefined.asSet(StackFrame frame,
ASMOclAny self)
|
static ASMSet |
ASMOclAny.asSet(StackFrame frame,
ASMOclAny self)
|
static ASMSet |
ASMSet.asSet(StackFrame frame,
ASMSet self)
|
static ASMOclAny |
ASMOrderedSet.at(StackFrame frame,
ASMOrderedSet self,
ASMInteger i)
|
static ASMOclAny |
ASMSequence.at(StackFrame frame,
ASMSequence self,
ASMInteger i)
|
static ASMReal |
ASMReal.atan(StackFrame frame,
ASMNumber self)
|
static ASMOclAny |
ASMOclAny.check(StackFrame frame,
ASMOclAny self,
ASMString msg,
ASMBoolean cond)
|
static ASMString |
ASMString.concat(StackFrame frame,
ASMString self,
ASMString o)
|
static ASMBoolean |
ASMOclParametrizedType.conformsTo(StackFrame frame,
ASMOclParametrizedType self,
ASMOclType other)
|
static ASMBoolean |
ASMOclType.conformsTo(StackFrame frame,
ASMOclType self,
ASMOclType other)
|
static ASMBoolean |
ASMMap.containsKey(StackFrame frame,
ASMMap self,
ASMOclAny o)
|
static ASMBoolean |
ASMMap.containsValue(StackFrame frame,
ASMMap self,
ASMOclAny o)
|
static ASMReal |
ASMReal.cos(StackFrame frame,
ASMNumber self)
|
static ASMInteger |
ASMCollection.count(StackFrame frame,
ASMCollection self,
ASMOclAny object)
|
protected static ASMModelElement |
ASMModelElement.createNewInstance(StackFrame frame,
ASMModelElement self)
|
static ASMOclAny |
ASMOclAny.debug(StackFrame frame,
ASMOclAny self,
ASMString msg)
|
static ASMInteger |
ASMInteger.div(StackFrame frame,
ASMInteger self,
ASMInteger o)
|
static ASMBoolean |
ASMString.endsWith(StackFrame frame,
ASMString self,
ASMString o)
|
static ASMOclAny |
ASMString.evalSOTS(StackFrame frame,
ASMString self,
ASMTuple args)
|
static ASMOclAny |
ASMString.evalSOTSBrackets(StackFrame frame,
ASMString self,
ASMTuple args)
|
static ASMBoolean |
ASMCollection.excludes(StackFrame frame,
ASMCollection self,
ASMOclAny o)
|
static ASMBoolean |
ASMCollection.excludesAll(StackFrame frame,
ASMCollection self,
ASMCollection o)
|
static ASMBag |
ASMBag.excluding(StackFrame frame,
ASMBag self,
ASMOclAny o)
|
static ASMOrderedSet |
ASMOrderedSet.excluding(StackFrame frame,
ASMOrderedSet self,
ASMOclAny o)
|
static ASMSequence |
ASMSequence.excluding(StackFrame frame,
ASMSequence self,
ASMOclAny o)
|
static ASMSet |
ASMSet.excluding(StackFrame frame,
ASMSet self,
ASMOclAny o)
|
ASMOclAny |
SOTSExpression2.exec(StackFrame frame,
ASMTuple args)
|
static ASMReal |
ASMReal.exp(StackFrame frame,
ASMNumber self)
|
Operation |
ASMOclAny.findOperation(StackFrame frame,
java.lang.String opName,
java.util.List arguments)
|
Operation |
ASMOclAny.findOperation(StackFrame frame,
java.lang.String opName,
java.util.List arguments,
ASMOclType type)
|
static ASMOclAny |
ASMOrderedSet.first(StackFrame frame,
ASMOrderedSet self)
|
static ASMOclAny |
ASMSequence.first(StackFrame frame,
ASMSequence self)
|
static ASMBag |
ASMBag.flatten(StackFrame frame,
ASMBag self)
|
static ASMOrderedSet |
ASMOrderedSet.flatten(StackFrame frame,
ASMOrderedSet self)
|
static ASMSequence |
ASMSequence.flatten(StackFrame frame,
ASMSequence self)
|
static ASMSet |
ASMSet.flatten(StackFrame frame,
ASMSet self)
|
static ASMInteger |
ASMReal.floor(StackFrame frame,
ASMReal self)
|
static ASMOclAny |
ASMMap.get(StackFrame frame,
ASMMap self,
ASMOclAny key)
|
ASMOclAny |
ASMTuple.get(StackFrame frame,
java.lang.String name)
|
ASMOclAny |
ASMOclUndefined.get(StackFrame frame,
java.lang.String name)
|
ASMOclAny |
ASMOclType.get(StackFrame frame,
java.lang.String name)
|
ASMOclAny |
ASMOclAny.get(StackFrame frame,
java.lang.String name)
|
ASMOclAny |
ASMModule.get(StackFrame frame,
java.lang.String name)
|
abstract ASMOclAny |
ASMModelElement.get(StackFrame frame,
java.lang.String name)
|
ASMOclAny |
ASMModel.get(StackFrame frame,
java.lang.String name)
|
ASMOclAny |
ASMHashModelElement.get(StackFrame frame,
java.lang.String name)
Deprecated. |
ASMOclAny |
ASMCollection.get(StackFrame frame,
java.lang.String name)
|
ASMOclAny |
ASMOclAny.getHelper(StackFrame frame,
java.lang.String name)
|
static ASMSet |
ASMMap.getKeys(StackFrame frame,
ASMMap self)
|
static ASMOclAny |
ASMTransientLinkSet.getLinkByRuleAndSourceElement(StackFrame frame,
ASMTransientLinkSet self,
ASMOclAny rule,
ASMOclAny sourceElement)
|
static ASMOclAny |
ASMTransientLinkSet.getLinkBySourceElement(StackFrame frame,
ASMTransientLinkSet self,
ASMOclAny sourceElement)
|
static ASMOclAny |
ASMTransientLinkSet.getLinkByTargetElement(StackFrame frame,
ASMTransientLinkSet self,
ASMOclAny targetElement)
|
static ASMSequence |
ASMTransientLinkSet.getLinksByRule(StackFrame frame,
ASMTransientLinkSet self,
ASMOclAny rule)
|
static ASMString |
ASMOclType.getName(StackFrame frame,
ASMOclType self)
|
static ASMOclAny |
ASMTransientLink.getNamedTargetFromSource(StackFrame frame,
ASMTransientLink self,
ASMOclAny sourceElement,
ASMString name)
|
static ASMOclAny |
ASMTransientLink.getRule(StackFrame frame,
ASMTransientLink self)
|
static ASMOclAny |
ASMTransientLink.getSourceElement(StackFrame frame,
ASMTransientLink self,
ASMString name)
|
static ASMOclAny |
ASMTransientLink.getTargetElement(StackFrame frame,
ASMTransientLink self,
ASMString name)
|
static ASMOclAny |
ASMTransientLink.getTargetFromSource(StackFrame frame,
ASMTransientLink self,
ASMOclAny sourceElement)
|
static ASMBag |
ASMMap.getValues(StackFrame frame,
ASMMap self)
|
static ASMOclAny |
ASMTransientLink.getVariable(StackFrame frame,
ASMTransientLink self,
ASMString name)
|
static ASMBoolean |
ASMBoolean.implies(StackFrame frame,
ASMBoolean self,
ASMBoolean o)
|
static ASMBoolean |
ASMCollection.includes(StackFrame frame,
ASMCollection self,
ASMOclAny o)
|
static ASMBoolean |
ASMCollection.includesAll(StackFrame frame,
ASMCollection self,
ASMCollection o)
|
static ASMBag |
ASMBag.including(StackFrame frame,
ASMBag self,
ASMOclAny o)
|
static ASMMap |
ASMMap.including(StackFrame frame,
ASMMap self,
ASMOclAny key,
ASMOclAny value)
|
static ASMOrderedSet |
ASMOrderedSet.including(StackFrame frame,
ASMOrderedSet self,
ASMOclAny o)
|
static ASMSequence |
ASMSequence.including(StackFrame frame,
ASMSequence self,
ASMOclAny o)
|
static ASMSet |
ASMSet.including(StackFrame frame,
ASMSet self,
ASMOclAny o)
|
static ASMInteger |
ASMOrderedSet.indexOf(StackFrame frame,
ASMOrderedSet self,
ASMOclAny o)
|
static ASMInteger |
ASMSequence.indexOf(StackFrame frame,
ASMSequence self,
ASMOclAny o)
|
static ASMInteger |
ASMString.indexOf(StackFrame frame,
ASMString self,
ASMString o)
|
static ASMOclAny |
ASMString.inject(StackFrame frame,
ASMString self,
ASMString targetModelName,
ASMString kind,
ASMString params)
|
static ASMOrderedSet |
ASMOrderedSet.insertAt(StackFrame frame,
ASMOrderedSet self,
ASMInteger index,
ASMOclAny o)
|
static ASMSequence |
ASMSequence.insertAt(StackFrame frame,
ASMSequence self,
ASMInteger index,
ASMOclAny o)
|
static ASMSet |
ASMSet.intersection(StackFrame frame,
ASMSet self,
ASMCollection other)
|
ASMOclAny |
ASMOclAny.invoke(StackFrame frame,
Operation oper,
java.util.List arguments)
Invokes the given Operation. |
ASMOclAny |
ASMOclAny.invoke(StackFrame frame,
java.lang.String opName,
java.util.List arguments)
Searches for Operation opName in this context and invokes it if found. |
ASMOclAny |
ASMOclAny.invokeSuper(StackFrame frame,
java.lang.String opName,
java.util.List arguments)
Searches for Operation opName in the superclass context and invokes it if found. |
static ASMBoolean |
ASMCollection.isEmpty(StackFrame frame,
ASMCollection self)
|
boolean |
ASMOclAny.isHelper(StackFrame frame,
java.lang.String name)
|
static ASMOclAny |
ASMOrderedSet.last(StackFrame frame,
ASMOrderedSet self)
|
static ASMOclAny |
ASMSequence.last(StackFrame frame,
ASMSequence self)
|
static ASMInteger |
ASMString.lastIndexOf(StackFrame frame,
ASMString self,
ASMString o)
|
static ASMReal |
ASMReal.log(StackFrame frame,
ASMNumber self)
|
static ASMModelElement |
ASMModelElement.lookupElementExtended(StackFrame frame,
ASMModelElement self,
ASMString name)
|
static ASMInteger |
ASMInteger.max(StackFrame frame,
ASMInteger self,
ASMInteger o)
|
static ASMReal |
ASMReal.max(StackFrame frame,
ASMReal self,
ASMNumber o)
|
static ASMInteger |
ASMInteger.min(StackFrame frame,
ASMInteger self,
ASMInteger o)
|
static ASMReal |
ASMReal.min(StackFrame frame,
ASMReal self,
ASMNumber o)
|
static ASMInteger |
ASMInteger.mod(StackFrame frame,
ASMInteger self,
ASMInteger o)
|
ASMModelElement |
ASMModel.newModelElement(StackFrame frame,
java.lang.String typeName)
|
static ASMBoolean |
ASMBoolean.not(StackFrame frame,
ASMBoolean self)
|
static ASMBoolean |
ASMCollection.notEmpty(StackFrame frame,
ASMCollection self)
|
static ASMBoolean |
ASMOclAny.oclIsKindOf(StackFrame frame,
ASMOclAny self,
ASMOclType otherType)
|
static ASMBoolean |
ASMOclAny.oclIsTypeOf(StackFrame frame,
ASMOclAny self,
ASMOclType otherType)
|
static ASMBoolean |
ASMOclAny.oclIsUndefined(StackFrame frame,
ASMOclAny self)
|
static ASMBoolean |
ASMOclUndefined.oclIsUndefined(StackFrame frame,
ASMOclUndefined self)
|
static ASMOclType |
ASMOclAny.oclType(StackFrame frame,
ASMOclAny self)
|
static ASMReal |
ASMInteger.operatorDiv(StackFrame frame,
ASMInteger self,
ASMNumber o)
|
static ASMReal |
ASMReal.operatorDiv(StackFrame frame,
ASMReal self,
ASMNumber o)
|
static ASMBoolean |
ASMInteger.operatorEQ(StackFrame frame,
ASMInteger self,
ASMOclAny o)
|
static ASMOclAny |
ASMOclAny.operatorEQ(StackFrame frame,
ASMOclAny self,
ASMOclAny other)
|
static ASMBoolean |
ASMOclUndefined.operatorEQ(StackFrame frame,
ASMOclUndefined self,
ASMOclAny o)
|
static ASMBoolean |
ASMReal.operatorEQ(StackFrame frame,
ASMReal self,
ASMNumber o)
|
static ASMBoolean |
ASMString.operatorEQ(StackFrame frame,
ASMString self,
ASMOclAny o)
|
static ASMBoolean |
ASMInteger.operatorGE(StackFrame frame,
ASMInteger self,
ASMNumber o)
|
static ASMBoolean |
ASMReal.operatorGE(StackFrame frame,
ASMReal self,
ASMNumber o)
|
static ASMBoolean |
ASMString.operatorGE(StackFrame frame,
ASMString self,
ASMString o)
|
static ASMBoolean |
ASMInteger.operatorGT(StackFrame frame,
ASMInteger self,
ASMNumber o)
|
static ASMBoolean |
ASMReal.operatorGT(StackFrame frame,
ASMReal self,
ASMNumber o)
|
static ASMBoolean |
ASMString.operatorGT(StackFrame frame,
ASMString self,
ASMString o)
|
static ASMBoolean |
ASMInteger.operatorLE(StackFrame frame,
ASMInteger self,
ASMNumber o)
|
static ASMBoolean |
ASMReal.operatorLE(StackFrame frame,
ASMReal self,
ASMNumber o)
|
static ASMBoolean |
ASMString.operatorLE(StackFrame frame,
ASMString self,
ASMString o)
|
static ASMBoolean |
ASMInteger.operatorLT(StackFrame frame,
ASMInteger self,
ASMNumber o)
|
static ASMBoolean |
ASMReal.operatorLT(StackFrame frame,
ASMReal self,
ASMNumber o)
|
static ASMBoolean |
ASMString.operatorLT(StackFrame frame,
ASMString self,
ASMString o)
|
static ASMNumber |
ASMInteger.operatorMinus(StackFrame frame,
ASMInteger self,
ASMNumber o)
|
static ASMReal |
ASMReal.operatorMinus(StackFrame frame,
ASMReal self,
ASMNumber o)
|
static ASMSet |
ASMSet.operatorMinus(StackFrame frame,
ASMSet self,
ASMSet other)
|
static ASMNumber |
ASMInteger.operatorMul(StackFrame frame,
ASMInteger self,
ASMNumber o)
|
static ASMReal |
ASMReal.operatorMul(StackFrame frame,
ASMReal self,
ASMNumber o)
|
static ASMBoolean |
ASMInteger.operatorNE(StackFrame frame,
ASMInteger self,
ASMOclAny o)
|
static ASMOclAny |
ASMOclAny.operatorNE(StackFrame frame,
ASMOclAny self,
ASMOclAny other)
|
static ASMBoolean |
ASMOclUndefined.operatorNE(StackFrame frame,
ASMOclUndefined self,
ASMOclAny o)
|
static ASMBoolean |
ASMReal.operatorNE(StackFrame frame,
ASMReal self,
ASMNumber o)
|
static ASMBoolean |
ASMString.operatorNE(StackFrame frame,
ASMString self,
ASMOclAny o)
|
static ASMNumber |
ASMInteger.operatorPlus(StackFrame frame,
ASMInteger self,
ASMNumber o)
|
static ASMReal |
ASMReal.operatorPlus(StackFrame frame,
ASMReal self,
ASMNumber o)
|
static ASMString |
ASMString.operatorPlus(StackFrame frame,
ASMString self,
ASMString o)
|
static ASMBoolean |
ASMBoolean.or(StackFrame frame,
ASMBoolean self,
ASMBoolean o)
|
static ASMModelElement |
ASMModelElement.otherEnd(StackFrame frame,
ASMModelElement self)
|
static void |
ASMOclAny.output(StackFrame frame,
ASMOclAny self)
|
static ASMOrderedSet |
ASMOrderedSet.prepend(StackFrame frame,
ASMOrderedSet self,
ASMOclAny o)
|
static ASMSequence |
ASMSequence.prepend(StackFrame frame,
ASMSequence self,
ASMOclAny o)
|
static void |
ASMString.println(StackFrame frame,
ASMString self)
|
static ASMOclAny |
ASMString.readFrom(StackFrame frame,
ASMString self)
|
static ASMOclAny |
ASMOclAny.refGetValue(StackFrame frame,
ASMOclAny self,
ASMString name)
|
static ASMOclAny |
ASMOclAny.refImmediateComposite(StackFrame frame,
ASMOclAny self)
|
static ASMOclAny |
ASMOclAny.refInvokeOperation(StackFrame frame,
ASMOclAny self,
ASMString opName_,
ASMSequence arguments_)
|
static ASMOclAny |
ASMOclAny.refSetValue(StackFrame frame,
ASMOclAny self,
ASMString name,
ASMOclAny value)
|
static ASMString |
ASMString.regexReplaceAll(StackFrame frame,
ASMString self,
ASMString a,
ASMString b)
|
static void |
ASMOclType.registerHelperAttribute(StackFrame frame,
ASMOclType self,
ASMString name,
ASMString initOperationName)
|
static ASMString |
ASMString.replaceAll(StackFrame frame,
ASMString self,
ASMString a,
ASMString b)
|
static ASMInteger |
ASMReal.round(StackFrame frame,
ASMReal self)
|
void |
ASMTuple.set(StackFrame frame,
java.lang.String name,
ASMOclAny value)
|
void |
ASMOclAny.set(StackFrame frame,
java.lang.String name,
ASMOclAny value)
|
void |
ASMModule.set(StackFrame frame,
java.lang.String name,
ASMOclAny value)
|
void |
ASMModelElement.set(StackFrame frame,
java.lang.String name,
ASMOclAny value)
|
void |
ASMModel.set(StackFrame frame,
java.lang.String name,
ASMOclAny value)
|
void |
ASMHashModelElement.set(StackFrame frame,
java.lang.String name,
ASMOclAny value)
Deprecated. |
void |
ASMEnumLiteral.set(StackFrame frame,
java.lang.String name,
ASMOclAny value)
|
static void |
ASMOclParametrizedType.setElementType(StackFrame frame,
ASMOclParametrizedType self,
ASMOclType elementType)
|
static void |
ASMOclParametrizedType.setName(StackFrame frame,
ASMOclParametrizedType self,
ASMString name)
|
static void |
ASMOclSimpleType.setName(StackFrame frame,
ASMOclSimpleType self,
ASMString name)
|
static void |
ASMTransientLink.setRule(StackFrame frame,
ASMTransientLink self,
ASMOclAny rule)
|
static ASMReal |
ASMReal.sin(StackFrame frame,
ASMNumber self)
|
static ASMInteger |
ASMCollection.size(StackFrame frame,
ASMCollection self)
|
static ASMInteger |
ASMString.size(StackFrame frame,
ASMString self)
|
static ASMSequence |
ASMString.split(StackFrame frame,
ASMString self,
ASMString a)
|
static ASMReal |
ASMReal.sqrt(StackFrame frame,
ASMNumber self)
|
static ASMBoolean |
ASMString.startsWith(StackFrame frame,
ASMString self,
ASMString o)
|
static ASMOrderedSet |
ASMOrderedSet.subOrderedSet(StackFrame frame,
ASMOrderedSet self,
ASMInteger lower,
ASMInteger upper)
|
static ASMSequence |
ASMSequence.subSequence(StackFrame frame,
ASMSequence self,
ASMInteger lower,
ASMInteger upper)
|
static ASMString |
ASMString.substring(StackFrame frame,
ASMString self,
ASMInteger start,
ASMInteger end)
|
static ASMOclAny |
ASMCollection.sum(StackFrame frame,
ASMCollection self)
|
static ASMSet |
ASMSet.symetricDifference(StackFrame frame,
ASMSet self,
ASMSet other)
|
static ASMReal |
ASMReal.tan(StackFrame frame,
ASMNumber self)
|
static ASMString |
ASMInteger.toBinaryString(StackFrame frame,
ASMInteger self)
|
static ASMBoolean |
ASMString.toBoolean(StackFrame frame,
ASMString self)
|
static ASMString |
ASMString.toCString(StackFrame frame,
ASMString self)
|
static ASMReal |
ASMReal.toDegrees(StackFrame frame,
ASMNumber self)
|
static ASMString |
ASMInteger.toHexString(StackFrame frame,
ASMInteger self)
|
static ASMInteger |
ASMString.toInteger(StackFrame frame,
ASMString self)
|
static ASMString |
ASMString.toLower(StackFrame frame,
ASMString self)
|
static ASMReal |
ASMReal.toRadians(StackFrame frame,
ASMNumber self)
|
static ASMReal |
ASMString.toReal(StackFrame frame,
ASMString self)
|
static ASMSequence |
ASMString.toSequence(StackFrame frame,
ASMString self)
|
static ASMString |
ASMBoolean.toString(StackFrame frame,
ASMBoolean self)
|
static ASMString |
ASMEnumLiteral.toString(StackFrame frame,
ASMEnumLiteral self)
|
static ASMString |
ASMInteger.toString(StackFrame frame,
ASMInteger self)
|
static ASMString |
ASMOclAny.toString(StackFrame frame,
ASMOclAny self)
|
static ASMString |
ASMReal.toString(StackFrame frame,
ASMReal self)
|
static ASMString |
ASMString.toString(StackFrame frame,
ASMString self)
|
static ASMString |
ASMString.toUpper(StackFrame frame,
ASMString self)
|
static ASMString |
ASMString.trim(StackFrame frame,
ASMString self)
|
static ASMMap |
ASMMap.union(StackFrame frame,
ASMMap self,
ASMMap other)
|
static ASMOrderedSet |
ASMOrderedSet.union(StackFrame frame,
ASMOrderedSet self,
ASMCollection other)
|
static ASMSequence |
ASMSequence.union(StackFrame frame,
ASMSequence self,
ASMCollection other)
|
static ASMSet |
ASMSet.union(StackFrame frame,
ASMSet self,
ASMCollection other)
|
static ASMBoolean |
ASMString.writeTo(StackFrame frame,
ASMString self,
ASMString fileName)
|
static ASMBoolean |
ASMString.writeToWithCharset(StackFrame frame,
ASMString self,
ASMString fileName,
ASMString charset)
|
static ASMBoolean |
ASMBoolean.xor(StackFrame frame,
ASMBoolean self,
ASMBoolean o)
|