public static class ParForStatementBlock.ResultVar extends Object
| Modifier and Type | Method and Description | 
|---|---|
static boolean | 
contains(Collection<ParForStatementBlock.ResultVar> list,
        String varName)  | 
boolean | 
equals(Object that)  | 
int | 
hashCode()  | 
String | 
toString()  | 
public final String _name
public final boolean _isAccum
public ResultVar(String name, boolean accum)
public static boolean contains(Collection<ParForStatementBlock.ResultVar> list, String varName)
Copyright © 2021 The Apache Software Foundation. All rights reserved.