Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(91)

Unified Diff: docs/language/dart.sty

Issue 2690553002: Added generic method syntax to language specification.
Patch Set: Review response Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | docs/language/dartLangSpec.tex » ('j') | docs/language/dartLangSpec.tex » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/language/dart.sty
diff --git a/docs/language/dart.sty b/docs/language/dart.sty
index 125c7717ebf1dcb54c3b151b81920328428256c4..1471add0f040ca8b59dcd6a4bd22509a0714dc5e 100644
--- a/docs/language/dart.sty
+++ b/docs/language/dart.sty
@@ -84,6 +84,9 @@
%\end{verbatim}
}
+% For grammar (both lexer and parser) symbols, used in text.
+\newcommand{\GrammarSymbol}[1]{{\bf{#1}}}
+
% ----------------------------------------------------------------------
% Support for hash valued Location Markers
« no previous file with comments | « no previous file | docs/language/dartLangSpec.tex » ('j') | docs/language/dartLangSpec.tex » ('J')

Powered by Google App Engine
This is Rietveld 408576698