public final class org.apache.drill.common.expression.PathSegment$NameSegment extends org.apache.drill.common.expression.PathSegment
{
private final java.lang.String path;
public void <init>(java.lang.CharSequence, java.lang.Object, org.apache.drill.common.types.TypeProtos$MajorType)
{
org.apache.drill.common.expression.PathSegment$NameSegment v;
java.lang.CharSequence v;
java.lang.Object v;
java.lang.String v;
org.apache.drill.common.types.TypeProtos$MajorType v;
v := @this: org.apache.drill.common.expression.PathSegment$NameSegment;
v := @parameter: java.lang.CharSequence;
v := @parameter: java.lang.Object;
v := @parameter: org.apache.drill.common.types.TypeProtos$MajorType;
specialinvoke v.<org.apache.drill.common.expression.PathSegment: void <init>(org.apache.drill.common.expression.PathSegment,java.lang.Object,org.apache.drill.common.types.TypeProtos$MajorType)>(null, v, v);
v = virtualinvoke v.<java.lang.Object: java.lang.String toString()>();
v.<org.apache.drill.common.expression.PathSegment$NameSegment: java.lang.String path> = v;
return;
}
public void <init>(java.lang.CharSequence, org.apache.drill.common.expression.PathSegment)
{
org.apache.drill.common.expression.PathSegment$NameSegment v;
java.lang.CharSequence v;
java.lang.String v, v;
org.apache.drill.common.expression.PathSegment v;
v := @this: org.apache.drill.common.expression.PathSegment$NameSegment;
v := @parameter: java.lang.CharSequence;
v := @parameter: org.apache.drill.common.expression.PathSegment;
v = virtualinvoke v.<java.lang.Object: java.lang.String toString()>();
specialinvoke v.<org.apache.drill.common.expression.PathSegment: void <init>(org.apache.drill.common.expression.PathSegment,java.lang.Object,org.apache.drill.common.types.TypeProtos$MajorType)>(v, v, null);
v = virtualinvoke v.<java.lang.Object: java.lang.String toString()>();
v.<org.apache.drill.common.expression.PathSegment$NameSegment: java.lang.String path> = v;
return;
}
public void <init>(java.lang.CharSequence)
{
org.apache.drill.common.expression.PathSegment$NameSegment v;
java.lang.CharSequence v;
v := @this: org.apache.drill.common.expression.PathSegment$NameSegment;
v := @parameter: java.lang.CharSequence;
specialinvoke v.<org.apache.drill.common.expression.PathSegment$NameSegment: void <init>(java.lang.CharSequence,org.apache.drill.common.expression.PathSegment)>(v, null);
return;
}
public java.lang.String getPath()
{
java.lang.String v;
org.apache.drill.common.expression.PathSegment$NameSegment v;
v := @this: org.apache.drill.common.expression.PathSegment$NameSegment;
v = v.<org.apache.drill.common.expression.PathSegment$NameSegment: java.lang.String path>;
return v;
}
public boolean isArray()
{
org.apache.drill.common.expression.PathSegment$NameSegment v;
v := @this: org.apache.drill.common.expression.PathSegment$NameSegment;
return 0;
}
public boolean isNamed()
{
org.apache.drill.common.expression.PathSegment$NameSegment v;
v := @this: org.apache.drill.common.expression.PathSegment$NameSegment;
return 1;
}
public org.apache.drill.common.expression.PathSegment$NameSegment getNameSegment()
{
org.apache.drill.common.expression.PathSegment$NameSegment v;
v := @this: org.apache.drill.common.expression.PathSegment$NameSegment;
return v;
}
public java.lang.String toString()
{
org.apache.drill.common.expression.PathSegment$NameSegment v;
java.lang.String v, v;
org.apache.drill.common.expression.PathSegment v;
v := @this: org.apache.drill.common.expression.PathSegment$NameSegment;
v = v.<org.apache.drill.common.expression.PathSegment$NameSegment: java.lang.String path>;
v = virtualinvoke v.<org.apache.drill.common.expression.PathSegment$NameSegment: org.apache.drill.common.expression.PathSegment getChild()>();
v = dynamicinvoke "makeConcatWithConstants" <java.lang.String (java.lang.String,org.apache.drill.common.expression.PathSegment)>(v, v) <java.lang.invoke.StringConcatFactory: java.lang.invoke.CallSite makeConcatWithConstants(java.lang.invoke.MethodHandles$Lookup,java.lang.String,java.lang.invoke.MethodType,java.lang.String,java.lang.Object[])>("NameSegment [path=\u, getChild()=\u]");
return v;
}
public int segmentHashCode()
{
org.apache.drill.common.expression.PathSegment$NameSegment v;
int v;
java.lang.String v, v, v;
v := @this: org.apache.drill.common.expression.PathSegment$NameSegment;
v = v.<org.apache.drill.common.expression.PathSegment$NameSegment: java.lang.String path>;
if v != null goto label;
v = 0;
goto label;
label:
v = v.<org.apache.drill.common.expression.PathSegment$NameSegment: java.lang.String path>;
v = virtualinvoke v.<java.lang.String: java.lang.String toLowerCase()>();
v = virtualinvoke v.<java.lang.String: int hashCode()>();
label:
return v;
}
public boolean segmentEquals(org.apache.drill.common.expression.PathSegment)
{
org.apache.drill.common.expression.PathSegment v;
org.apache.drill.common.expression.PathSegment$NameSegment v;
java.lang.Class v, v;
java.lang.String v, v, v, v;
boolean v, v;
v := @this: org.apache.drill.common.expression.PathSegment$NameSegment;
v := @parameter: org.apache.drill.common.expression.PathSegment;
if v != v goto label;
return 1;
label:
if v != null goto label;
return 0;
label:
v = virtualinvoke v.<java.lang.Object: java.lang.Class getClass()>();
v = virtualinvoke v.<java.lang.Object: java.lang.Class getClass()>();
if v == v goto label;
return 0;
label:
v = v.<org.apache.drill.common.expression.PathSegment$NameSegment: java.lang.String path>;
if v != null goto label;
v = v.<org.apache.drill.common.expression.PathSegment$NameSegment: java.lang.String path>;
if v != null goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
label:
v = v.<org.apache.drill.common.expression.PathSegment$NameSegment: java.lang.String path>;
v = v.<org.apache.drill.common.expression.PathSegment$NameSegment: java.lang.String path>;
v = virtualinvoke v.<java.lang.String: boolean equalsIgnoreCase(java.lang.String)>(v);
return v;
}
public boolean nameEquals(java.lang.String)
{
org.apache.drill.common.expression.PathSegment$NameSegment v;
java.lang.String v, v, v, v;
boolean v, v;
v := @this: org.apache.drill.common.expression.PathSegment$NameSegment;
v := @parameter: java.lang.String;
v = v.<org.apache.drill.common.expression.PathSegment$NameSegment: java.lang.String path>;
if v != null goto label;
if v == null goto label;
label:
v = v.<org.apache.drill.common.expression.PathSegment$NameSegment: java.lang.String path>;
if v == null goto label;
v = v.<org.apache.drill.common.expression.PathSegment$NameSegment: java.lang.String path>;
v = virtualinvoke v.<java.lang.String: boolean equalsIgnoreCase(java.lang.String)>(v);
if v == 0 goto label;
label:
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public org.apache.drill.common.expression.PathSegment$NameSegment clone()
{
org.apache.drill.common.types.TypeProtos$MajorType v;
org.apache.drill.common.expression.PathSegment v, v, v;
org.apache.drill.common.expression.PathSegment$NameSegment v, v;
java.lang.Object v;
java.lang.String v;
v := @this: org.apache.drill.common.expression.PathSegment$NameSegment;
v = new org.apache.drill.common.expression.PathSegment$NameSegment;
v = v.<org.apache.drill.common.expression.PathSegment$NameSegment: java.lang.String path>;
v = v.<org.apache.drill.common.expression.PathSegment$NameSegment: java.lang.Object originalValue>;
v = v.<org.apache.drill.common.expression.PathSegment$NameSegment: org.apache.drill.common.types.TypeProtos$MajorType originalValueType>;
specialinvoke v.<org.apache.drill.common.expression.PathSegment$NameSegment: void <init>(java.lang.CharSequence,java.lang.Object,org.apache.drill.common.types.TypeProtos$MajorType)>(v, v, v);
v = virtualinvoke v.<org.apache.drill.common.expression.PathSegment$NameSegment: org.apache.drill.common.expression.PathSegment getChild()>();
if v == null goto label;
v = virtualinvoke v.<org.apache.drill.common.expression.PathSegment$NameSegment: org.apache.drill.common.expression.PathSegment getChild()>();
v = virtualinvoke v.<org.apache.drill.common.expression.PathSegment: org.apache.drill.common.expression.PathSegment clone()>();
virtualinvoke v.<org.apache.drill.common.expression.PathSegment$NameSegment: void setChild(org.apache.drill.common.expression.PathSegment)>(v);
label:
return v;
}
public org.apache.drill.common.expression.PathSegment$NameSegment cloneWithNewChild(org.apache.drill.common.expression.PathSegment)
{
org.apache.drill.common.types.TypeProtos$MajorType v;
org.apache.drill.common.expression.PathSegment v, v, v, v;
org.apache.drill.common.expression.PathSegment$NameSegment v, v;
java.lang.Object v;
java.lang.String v;
v := @this: org.apache.drill.common.expression.PathSegment$NameSegment;
v := @parameter: org.apache.drill.common.expression.PathSegment;
v = new org.apache.drill.common.expression.PathSegment$NameSegment;
v = v.<org.apache.drill.common.expression.PathSegment$NameSegment: java.lang.String path>;
v = v.<org.apache.drill.common.expression.PathSegment$NameSegment: java.lang.Object originalValue>;
v = v.<org.apache.drill.common.expression.PathSegment$NameSegment: org.apache.drill.common.types.TypeProtos$MajorType originalValueType>;
specialinvoke v.<org.apache.drill.common.expression.PathSegment$NameSegment: void <init>(java.lang.CharSequence,java.lang.Object,org.apache.drill.common.types.TypeProtos$MajorType)>(v, v, v);
v = virtualinvoke v.<org.apache.drill.common.expression.PathSegment$NameSegment: org.apache.drill.common.expression.PathSegment getChild()>();
if v == null goto label;
v = virtualinvoke v.<org.apache.drill.common.expression.PathSegment$NameSegment: org.apache.drill.common.expression.PathSegment getChild()>();
v = virtualinvoke v.<org.apache.drill.common.expression.PathSegment: org.apache.drill.common.expression.PathSegment cloneWithNewChild(org.apache.drill.common.expression.PathSegment)>(v);
virtualinvoke v.<org.apache.drill.common.expression.PathSegment$NameSegment: void setChild(org.apache.drill.common.expression.PathSegment)>(v);
goto label;
label:
virtualinvoke v.<org.apache.drill.common.expression.PathSegment$NameSegment: void setChild(org.apache.drill.common.expression.PathSegment)>(v);
label:
return v;
}
}