public class Block extends Object
Block(List<Statement> statements)
Block(Provider<List<Statement>> provider)
List<Statement>
getStatements()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Block(Provider<List<Statement>> provider)
public Block(List<Statement> statements)
public List<Statement> getStatements()
Copyright © 2019 JBoss by Red Hat. All rights reserved.