| Package | Description |
|---|---|
| dap4.core.dmr.parser |
| Modifier and Type | Field and Description |
|---|---|
Bison.Position |
Bison.Location.begin
The first, inclusive, position in the range.
|
Bison.Position |
Bison.Location.end
The first position beyond the range.
|
| Constructor and Description |
|---|
Bison.Location(Bison.Position loc)
Create a
Location denoting an empty range located at
a given point. |
Bison.Location(Bison.Position begin,
Bison.Position end)
Create a
Location from the endpoints of the range. |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.