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 |
---|
Location(Bison.Position loc)
Create a
Location denoting an empty range located at
a given point. |
Location(Bison.Position begin,
Bison.Position end)
Create a
Location from the endpoints of the range. |
Copyright © 1999–2016 UCAR/Unidata. All rights reserved.