class org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator$1 extends java.lang.Object implements org.junit.jupiter.params.shadow.com.univocity.parsers.common.ResultIterator
{
java.lang.Object next;
boolean started;
final org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator this$0;
void <init>(org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator)
{
org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator v;
org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator$1 v;
v := @this: org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator$1;
v := @parameter: org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator;
v.<org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator$1: org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator this$0> = v;
specialinvoke v.<java.lang.Object: void <init>()>();
return;
}
public org.junit.jupiter.params.shadow.com.univocity.parsers.common.ParsingContext getContext()
{
org.junit.jupiter.params.shadow.com.univocity.parsers.common.ParsingContext v;
org.junit.jupiter.params.shadow.com.univocity.parsers.common.AbstractParser v;
org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator$1 v;
org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator v;
v := @this: org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator$1;
v = v.<org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator$1: org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator this$0>;
v = v.<org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator: org.junit.jupiter.params.shadow.com.univocity.parsers.common.AbstractParser parser>;
v = virtualinvoke v.<org.junit.jupiter.params.shadow.com.univocity.parsers.common.AbstractParser: org.junit.jupiter.params.shadow.com.univocity.parsers.common.ParsingContext getContext()>();
return v;
}
public boolean hasNext()
{
org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator$1 v;
org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator v, v, v;
org.junit.jupiter.params.shadow.com.univocity.parsers.common.ParsingContext v;
org.junit.jupiter.params.shadow.com.univocity.parsers.common.AbstractParser v;
java.lang.Object v, v, v;
boolean v, v, v;
v := @this: org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator$1;
v = v.<org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator$1: boolean started>;
if v == 0 goto label;
v = v.<org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator$1: java.lang.Object next>;
if v == null goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
label:
v.<org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator$1: boolean started> = 1;
v = v.<org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator$1: org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator this$0>;
v = v.<org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator: org.junit.jupiter.params.shadow.com.univocity.parsers.common.AbstractParser parser>;
v = virtualinvoke v.<org.junit.jupiter.params.shadow.com.univocity.parsers.common.AbstractParser: org.junit.jupiter.params.shadow.com.univocity.parsers.common.ParsingContext getContext()>();
if v != null goto label;
v = v.<org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator$1: org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator this$0>;
virtualinvoke v.<org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator: void beginParsing()>();
label:
v = v.<org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator$1: org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator this$0>;
v = virtualinvoke v.<org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator: java.lang.Object nextResult()>();
v.<org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator$1: java.lang.Object next> = v;
v = v.<org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator$1: java.lang.Object next>;
if v == null goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public java.lang.Object next()
{
org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator$1 v;
java.lang.Object v, v;
org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator v;
boolean v;
v := @this: org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator$1;
v = v.<org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator$1: boolean started>;
if v != 0 goto label;
virtualinvoke v.<org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator$1: boolean hasNext()>();
label:
v = v.<org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator$1: java.lang.Object next>;
v = v.<org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator$1: org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator this$0>;
v = virtualinvoke v.<org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator: java.lang.Object nextResult()>();
v.<org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator$1: java.lang.Object next> = v;
return v;
}
public void remove()
{
java.lang.UnsupportedOperationException v;
org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator$1 v;
v := @this: org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators.ParserIterator$1;
v = new java.lang.UnsupportedOperationException;
specialinvoke v.<java.lang.UnsupportedOperationException: void <init>(java.lang.String)>("Can\'t remove row");
throw v;
}
}