public class FinallyCatchBody extends Object
Modifier and Type | Method and Description |
---|---|
static FinallyCatchBody |
build(Op03SimpleStatement catchStart,
List<Op03SimpleStatement> allStatements) |
boolean |
contains(Op03SimpleStatement stm) |
int |
getSize() |
boolean |
isEmpty() |
public static FinallyCatchBody build(Op03SimpleStatement catchStart, List<Op03SimpleStatement> allStatements)
public boolean isEmpty()
public int getSize()
public boolean contains(Op03SimpleStatement stm)
Copyright © 2011-2021. All Rights Reserved.