public class SwitchStatement extends Statement
SwitchCase
nodeType, type
SwitchStatement(ExpressionType nodeType)
Statement
accept(Shuttle shuttle)
<R> R
accept(Visitor<R> visitor)
accept, equals, evaluate, getNodeType, getType, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public SwitchStatement(ExpressionType nodeType)
public Statement accept(Shuttle shuttle)
accept
Node
public <R> R accept(Visitor<R> visitor)
Copyright © 2012-2020 Apache Software Foundation. All Rights Reserved.