Package jeb.api.ast

This package contains classes used to represent Java Abstract Syntax Trees (AST).

See: Description

Package jeb.api.ast Description

This package contains classes used to represent Java Abstract Syntax Trees (AST).

As a starting point, retrieve a Method object representing a decompiled Java method using JebInstance.getDecompiledMethodTree().

Since:
1.4.201309040
JEB (c) PNF Software, 2013-2014