Browsable Rascal Parse Tree Grammar

CC-BY

Grammar extracted by Vadim Zaytsev, see the Grammar Zoo entry for details: api/rascal/parsetree/extracted
Source used for this grammar: Paul Klint, vis::ParseTree, 2009–2013 [Explore]

Summary

Syntax

void ::=
	[renderParsetree]::⟨t⟩:Tree
Figure ::=
	[visParsetree]::⟨t⟩:Tree
FProperty ::=
	[popup]::⟨s⟩:string
bool ::=
	[allChars]::⟨trees⟩:Tree*
str ::=
	[getChars]::⟨trees⟩:Tree*
void ::=
	[tree2]::ε

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