=
{
"\"end of file\"", "error", "\"invalid token\"", "POINT_TOK",
"LINESTRING_TOK", "POLYGON_TOK", "MPOINT_TOK", "MLINESTRING_TOK",
"MPOLYGON_TOK", "MSURFACE_TOK", "MCURVE_TOK", "CURVEPOLYGON_TOK",
"COMPOUNDCURVE_TOK", "CIRCULARSTRING_TOK", "COLLECTION_TOK",
"RBRACKET_TOK", "LBRACKET_TOK", "COMMA_TOK", "EMPTY_TOK",
"SEMICOLON_TOK", "TRIANGLE_TOK", "TIN_TOK", "POLYHEDRALSURFACE_TOK",
"DOUBLE_TOK", "DIMENSIONALITY_TOK", "SRID_TOK", "$accept", "geometry",
"geometry_no_srid", "geometrycollection", "geometry_list",
"multisurface", "surface_list", "tin", "polyhedralsurface",
"multipolygon", "polygon_list", "patch_list", "polygon",
"polygon_untagged", "patch", "curvepolygon", "curvering_list",
"curvering", "patchring_list", "ring_list", "patchring", "ring",
"compoundcurve", "compound_list", "multicurve", "curve_list",
"multilinestring", "linestring_list", "circularstring", "linestring",
"linestring_untagged", "triangle_list", "triangle", "triangle_untagged",
"multipoint", "point_list", "point_untagged", "point", "ptarray",
}