public class com.sun.org.apache.xpath.internal.functions.Function3Args extends com.sun.org.apache.xpath.internal.functions.Function2Args
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: com.sun.org.apache.xpath.internal.functions.Function3Args
super_class: com.sun.org.apache.xpath.internal.functions.Function2Args
{
static final long serialVersionUID;
descriptor: J
flags: (0x0018) ACC_STATIC, ACC_FINAL
ConstantValue: 7915240747161506646
com.sun.org.apache.xpath.internal.Expression m_arg2;
descriptor: Lcom/sun/org/apache/xpath/internal/Expression;
flags: (0x0000)
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial com.sun.org.apache.xpath.internal.functions.Function2Args.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xpath/internal/functions/Function3Args;
public com.sun.org.apache.xpath.internal.Expression getArg2();
descriptor: ()Lcom/sun/org/apache/xpath/internal/Expression;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.sun.org.apache.xpath.internal.functions.Function3Args.m_arg2:Lcom/sun/org/apache/xpath/internal/Expression;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xpath/internal/functions/Function3Args;
public void fixupVariables(java.util.List<com.sun.org.apache.xml.internal.utils.QName>, );
descriptor: (Ljava/util/List;I)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
iload 2
invokespecial com.sun.org.apache.xpath.internal.functions.Function2Args.fixupVariables:(Ljava/util/List;I)V
1: aload 0
getfield com.sun.org.apache.xpath.internal.functions.Function3Args.m_arg2:Lcom/sun/org/apache/xpath/internal/Expression;
ifnull 3
2: aload 0
getfield com.sun.org.apache.xpath.internal.functions.Function3Args.m_arg2:Lcom/sun/org/apache/xpath/internal/Expression;
aload 1
iload 2
invokevirtual com.sun.org.apache.xpath.internal.Expression.fixupVariables:(Ljava/util/List;I)V
3: StackMap locals:
StackMap stack:
return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/sun/org/apache/xpath/internal/functions/Function3Args;
0 4 1 vars Ljava/util/List<Lcom/sun/org/apache/xml/internal/utils/QName;>;
0 4 2 globalsSize I
Signature: (Ljava/util/List<Lcom/sun/org/apache/xml/internal/utils/QName;>;I)V
MethodParameters:
Name Flags
vars
globalsSize
public void setArg(com.sun.org.apache.xpath.internal.Expression, int);
descriptor: (Lcom/sun/org/apache/xpath/internal/Expression;I)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: iload 2
iconst_2
if_icmpge 2
1: aload 0
aload 1
iload 2
invokespecial com.sun.org.apache.xpath.internal.functions.Function2Args.setArg:(Lcom/sun/org/apache/xpath/internal/Expression;I)V
goto 7
2: StackMap locals:
StackMap stack:
iconst_2
iload 2
if_icmpne 6
3: aload 0
aload 1
putfield com.sun.org.apache.xpath.internal.functions.Function3Args.m_arg2:Lcom/sun/org/apache/xpath/internal/Expression;
4: aload 1
aload 0
invokevirtual com.sun.org.apache.xpath.internal.Expression.exprSetParent:(Lcom/sun/org/apache/xpath/internal/ExpressionNode;)V
5: goto 7
6: StackMap locals:
StackMap stack:
aload 0
invokevirtual com.sun.org.apache.xpath.internal.functions.Function3Args.reportWrongNumberArgs:()V
7: StackMap locals:
StackMap stack:
return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 this Lcom/sun/org/apache/xpath/internal/functions/Function3Args;
0 8 1 arg Lcom/sun/org/apache/xpath/internal/Expression;
0 8 2 argNum I
Exceptions:
throws com.sun.org.apache.xpath.internal.functions.WrongNumberArgsException
MethodParameters:
Name Flags
arg
argNum
public void checkNumberArgs(int);
descriptor: (I)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: iload 1
iconst_3
if_icmpeq 2
1: aload 0
invokevirtual com.sun.org.apache.xpath.internal.functions.Function3Args.reportWrongNumberArgs:()V
2: StackMap locals:
StackMap stack:
return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/sun/org/apache/xpath/internal/functions/Function3Args;
0 3 1 argNum I
Exceptions:
throws com.sun.org.apache.xpath.internal.functions.WrongNumberArgsException
MethodParameters:
Name Flags
argNum
protected void reportWrongNumberArgs();
descriptor: ()V
flags: (0x0004) ACC_PROTECTED
Code:
stack=4, locals=1, args_size=1
start local 0 0: new com.sun.org.apache.xpath.internal.functions.WrongNumberArgsException
dup
ldc "three"
aconst_null
invokestatic com.sun.org.apache.xalan.internal.res.XSLMessages.createXPATHMessage:(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
invokespecial com.sun.org.apache.xpath.internal.functions.WrongNumberArgsException.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xpath/internal/functions/Function3Args;
Exceptions:
throws com.sun.org.apache.xpath.internal.functions.WrongNumberArgsException
public boolean canTraverseOutsideSubtree();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial com.sun.org.apache.xpath.internal.functions.Function2Args.canTraverseOutsideSubtree:()Z
ifeq 2
1: iconst_1
goto 3
StackMap locals:
StackMap stack:
2: aload 0
getfield com.sun.org.apache.xpath.internal.functions.Function3Args.m_arg2:Lcom/sun/org/apache/xpath/internal/Expression;
invokevirtual com.sun.org.apache.xpath.internal.Expression.canTraverseOutsideSubtree:()Z
3: StackMap locals:
StackMap stack: int
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/sun/org/apache/xpath/internal/functions/Function3Args;
public void callArgVisitors(com.sun.org.apache.xpath.internal.XPathVisitor);
descriptor: (Lcom/sun/org/apache/xpath/internal/XPathVisitor;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokespecial com.sun.org.apache.xpath.internal.functions.Function2Args.callArgVisitors:(Lcom/sun/org/apache/xpath/internal/XPathVisitor;)V
1: aload 0
getfield com.sun.org.apache.xpath.internal.functions.Function3Args.m_arg2:Lcom/sun/org/apache/xpath/internal/Expression;
ifnull 3
2: aload 0
getfield com.sun.org.apache.xpath.internal.functions.Function3Args.m_arg2:Lcom/sun/org/apache/xpath/internal/Expression;
new com.sun.org.apache.xpath.internal.functions.Function3Args$Arg2Owner
dup
aload 0
invokespecial com.sun.org.apache.xpath.internal.functions.Function3Args$Arg2Owner.<init>:(Lcom/sun/org/apache/xpath/internal/functions/Function3Args;)V
aload 1
invokevirtual com.sun.org.apache.xpath.internal.Expression.callVisitors:(Lcom/sun/org/apache/xpath/internal/ExpressionOwner;Lcom/sun/org/apache/xpath/internal/XPathVisitor;)V
3: StackMap locals:
StackMap stack:
return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/sun/org/apache/xpath/internal/functions/Function3Args;
0 4 1 visitor Lcom/sun/org/apache/xpath/internal/XPathVisitor;
MethodParameters:
Name Flags
visitor
public boolean deepEquals(com.sun.org.apache.xpath.internal.Expression);
descriptor: (Lcom/sun/org/apache/xpath/internal/Expression;)Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokespecial com.sun.org.apache.xpath.internal.functions.Function2Args.deepEquals:(Lcom/sun/org/apache/xpath/internal/Expression;)Z
ifne 2
1: iconst_0
ireturn
2: StackMap locals:
StackMap stack:
aload 0
getfield com.sun.org.apache.xpath.internal.functions.Function3Args.m_arg2:Lcom/sun/org/apache/xpath/internal/Expression;
ifnull 7
3: aload 1
checkcast com.sun.org.apache.xpath.internal.functions.Function3Args
getfield com.sun.org.apache.xpath.internal.functions.Function3Args.m_arg2:Lcom/sun/org/apache/xpath/internal/Expression;
ifnonnull 5
4: iconst_0
ireturn
5: StackMap locals:
StackMap stack:
aload 0
getfield com.sun.org.apache.xpath.internal.functions.Function3Args.m_arg2:Lcom/sun/org/apache/xpath/internal/Expression;
aload 1
checkcast com.sun.org.apache.xpath.internal.functions.Function3Args
getfield com.sun.org.apache.xpath.internal.functions.Function3Args.m_arg2:Lcom/sun/org/apache/xpath/internal/Expression;
invokevirtual com.sun.org.apache.xpath.internal.Expression.deepEquals:(Lcom/sun/org/apache/xpath/internal/Expression;)Z
ifne 9
6: iconst_0
ireturn
7: StackMap locals:
StackMap stack:
aload 1
checkcast com.sun.org.apache.xpath.internal.functions.Function3Args
getfield com.sun.org.apache.xpath.internal.functions.Function3Args.m_arg2:Lcom/sun/org/apache/xpath/internal/Expression;
ifnull 9
8: iconst_0
ireturn
9: StackMap locals:
StackMap stack:
iconst_1
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 10 0 this Lcom/sun/org/apache/xpath/internal/functions/Function3Args;
0 10 1 expr Lcom/sun/org/apache/xpath/internal/Expression;
MethodParameters:
Name Flags
expr
}
SourceFile: "Function3Args.java"
NestMembers:
com.sun.org.apache.xpath.internal.functions.Function3Args$Arg2Owner
InnerClasses:
Arg2Owner = com.sun.org.apache.xpath.internal.functions.Function3Args$Arg2Owner of com.sun.org.apache.xpath.internal.functions.Function3Args