| Package | Description |
|---|---|
| org.jboss.forge.roaster | |
| org.jboss.forge.roaster.spi |
| Modifier and Type | Method and Description |
|---|---|
static JavaUnit |
Roaster.parseUnit(InputStream data)
Read the given
InputStream and parse its data into a new JavaUnit instance of the given type. |
static JavaUnit |
Roaster.parseUnit(String data)
|
| Modifier and Type | Method and Description |
|---|---|
JavaUnit |
JavaParser.parseUnit(String data)
Read the given source and parse the data into a new
JavaUnit instance. |
Copyright © 2019 JBoss by Red Hat. All rights reserved.