Browsable GeoTrans 1.1 Grammar

CC-BY

Grammar extracted by Vadim Zaytsev, see the Grammar Zoo entry for details: §wip/atl/GeoTrans/extracted
Source used for this grammar: Peter Rosenthal, GeoTrans 1.1, GeoTrans.ecore, 2005/02/01

Summary

Syntax

Boolean ::=
	"true"
	"false"
Integer ::=
	integer
String ::=
	string
GeoTransfos ::=
	[name]::String [transfos]::GeoTransfo+
GeoTransfo ::=
	[name]::String [freeze]::Boolean [subGeoTransfos]::GeoTransfo+ [superGeoTransfo]::GeoTransfo [params]::Param+
Param ::=
	[name]::String [param]::Double [geoTransfo]::GeoTransfo

GrammarLabMaintained by Dr. Vadim Zaytsev a.k.a. @grammarware. Last updated in September 2015. []