public static final class Stmt.Case extends wybs.lang.SyntacticElement.Impl
wybs.lang.SyntacticElement.Impl
ArrayList<Constant>
constants
ArrayList<Expr>
expr
ArrayList<Stmt>
stmts
Case(List<Expr> values, List<Stmt> statements, wybs.lang.Attribute... attributes)
attribute, attributes
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ArrayList<Expr> expr
public ArrayList<Constant> constants
public final ArrayList<Stmt> stmts
public Case(List<Expr> values, List<Stmt> statements, wybs.lang.Attribute... attributes)
Copyright © 2017. All rights reserved.