
Grammar extracted by Vadim Zaytsev, see the Grammar Zoo entry for details: §wip/atl/Scilab/extracted
Source used for this grammar: Youssef Srour, Scilab 1.0, Scilab.ecore, 30/06/2006
String, Integer, Man, Meta, Short_Description, Calling_Sequence, Calling_Sequence_Item, Param, Param_Indent, Param_Item, Param_Name, Param_Description, Description, Description_Indent, Description_Item, AIMG, See_Also, Exemple, See_Also_Item, A, Img, Biblio, Used_Functions, PSPPP, P, SP, PP, Itemize, Item, Table, Table_New_Row, Table_New_Column, Link, Authors, Authors_Item, Section, InOut, PreDef), 0 root (—), 3 top (Integer, AIMG, Exemple), 0 bottom (—).[language], [title], [type], [date], [name] 2, [keyword], [exemple] 2, [meta] 2, [path], [category], [version_CSI], [version_DOC], [author], [man], [verb] 4, [calling_Sequence_Item] 2, [calling_Sequence], [target], [param_Indent] 3, [param], [param_Description] 2, [param_Item] 3, [label] 4, [param_Name], [itemize] 4, [description_Indent] 2, [description] 2, [description_Item], [see_Also_Item] 2, [xml_space], [see_Also], [link] 4, [href], [psppp] 3, [authors_Item] 4, [src], [p], [sp], [pp], [verbatim] 2, [table] 2, [em] 3, [bd] 3, [tt] 3, [a] 2, [img], [biblio] 3, [item], [section], [table_New_Row] 2, [used_Functions], [table_New_Column], [Verb] 2, [authors], [in], [out], [Preserve], [Default].String ::= string
Integer ::= integer
Man ::=
[language]::String [title]::String [type]::String [date]::String [name]::String [keyword]::String [exemple]::String [meta]::MetaMeta ::= [meta]::String [path]::String [category]::String [version_CSI]::String [version_DOC]::String [author]::String [man]::Man
Short_Description ::=
[name]::String [verb]::StringCalling_Sequence ::=
[calling_Sequence_Item]::Calling_Sequence_ItemCalling_Sequence_Item ::=
[calling_Sequence_Item]::String [calling_Sequence]::Calling_SequenceParam ::=
[target]::InOut [param_Indent]::Param_IndentParam_Indent ::=
[param]::Param [param_Description]::Param_Description [param_Item]::Param_ItemParam_Item ::= [label]::String [param_Indent]::Param_Indent [param_Name]::Param_Name [param_Description]::Param_Description
Param_Name ::=
[verb]::String [param_Item]::Param_ItemParam_Description ::=
[param_Indent]::Param_Indent [param_Item]::Param_ItemDescription ::= [itemize]::Itemize [description_Indent]::Description_Indent
Description_Indent ::=
[description]::Description [description_Item]::Description_ItemDescription_Item ::= [label]::String [description_Indent]::Description_Indent
AIMG ::= A
AIMG ::= Img
AIMG ::=
[verb]::StringSee_Also ::=
[see_Also_Item]::See_Also_ItemExemple ::= [exemple]::String [xml_space]::PreDef
See_Also_Item ::=
[see_Also]::See_Also [link]::LinkA ::= [href]::String [psppp]::PSPPP [authors_Item]::Authors_Item
Img ::= [src]::String [psppp]::PSPPP
Biblio ::= Short_Description
Biblio ::= Used_Functions
Biblio ::= Authors_Item
Biblio ::= [p]::P [sp]::SP [pp]::PP
Used_Functions ::= Param_Description
Used_Functions ::= Description
Used_Functions ::= Itemize
Used_Functions ::= Item
Used_Functions ::= Section
Used_Functions ::= [verbatim]::String [table]::Table
PSPPP ::= P
PSPPP ::= SP
PSPPP ::= PP
PSPPP ::= [verb]::String [em]::String [bd]::String [tt]::String [a]::A [link]::Link [img]::Img
P ::= [biblio]::Biblio
SP ::= [biblio]::Biblio
PP ::= [biblio]::Biblio
Itemize ::= Item
Itemize ::= Section
Itemize ::= [label]::String [item]::Item [section]::Section [authors_Item]::Authors_Item [description]::Description
Item ::=
[itemize]::ItemizeTable ::=
[table_New_Row]::Table_New_Row [used_Functions]::Used_FunctionsTable_New_Row ::=
[table_New_Column]::Table_New_Column [table]::TableTable_New_Column ::= [Verb]::String [em]::String [bd]::String [tt]::String [table_New_Row]::Table_New_Row
Link ::= [link]::String [psppp]::PSPPP [see_Also_Item]::See_Also_Item [authors_Item]::Authors_Item
Authors ::=
[authors_Item]::Authors_ItemAuthors_Item ::= [Verb]::String [em]::String [bd]::String [tt]::String [verbatim]::String [label]::String [a]::A [link]::Link [authors]::Authors [itemize]::Itemize
Section ::=
[itemize]::ItemizeInOut ::= [in]::ε [out]::ε
PreDef ::= [Preserve]::ε [Default]::ε