public static class SPDXParser.Parsed extends Object
| Constructor and Description |
|---|
Parsed(LicenseID license,
boolean closed) |
Parsed(Optional<LicenseID> license,
Optional<SPDXParser.TokTyp> op) |
| Modifier and Type | Method and Description |
|---|---|
SPDXParser.Parsed |
and() |
SPDXParser.Parsed |
or() |
static SPDXParser.Parsed |
start() |
SPDXParser.Parsed |
value(LOracle lOracle,
LicenseID after,
boolean closed) |
public Parsed(Optional<LicenseID> license, Optional<SPDXParser.TokTyp> op)
public Parsed(LicenseID license, boolean closed)
public static SPDXParser.Parsed start()
public SPDXParser.Parsed value(LOracle lOracle, LicenseID after, boolean closed)
public SPDXParser.Parsed and()
public SPDXParser.Parsed or()
Copyright © 2016. All rights reserved.