* doc/bison.texinfo: Modernize @node' and @top' use: just name

the nodes.
Be sure to tag the `detailmenu'.
This commit is contained in:
Akim Demaille
2001-08-29 12:07:46 +00:00
parent 8f5d3a2dd5
commit 27c1ceb8da
8 changed files with 222 additions and 211 deletions

View File

@@ -31,111 +31,111 @@ instead of in the original English.

Indirect:
bison.info-1: 1313
bison.info-2: 50357
bison.info-3: 99982
bison.info-4: 148180
bison.info-5: 191142
bison.info-2: 50345
bison.info-3: 99970
bison.info-4: 148168
bison.info-5: 191130

Tag Table:
(Indirect)
Node: Top1313
Node: Introduction8698
Node: Conditions9973
Node: Copying11437
Node: Concepts30640
Node: Language and Grammar31719
Node: Grammar in Bison36735
Node: Semantic Values38659
Node: Semantic Actions40760
Node: Locations Overview41949
Node: Bison Parser43396
Node: Stages45708
Node: Grammar Layout46991
Node: Examples48248
Node: RPN Calc49383
Node: Rpcalc Decls50357
Node: Rpcalc Rules51944
Node: Rpcalc Input53744
Node: Rpcalc Line55205
Node: Rpcalc Expr56320
Node: Rpcalc Lexer58265
Node: Rpcalc Main60837
Node: Rpcalc Error61235
Node: Rpcalc Gen62243
Node: Rpcalc Compile63392
Node: Infix Calc64267
Node: Simple Error Recovery66974
Node: Multi-function Calc68860
Node: Mfcalc Decl70426
Node: Mfcalc Rules72449
Node: Mfcalc Symtab73829
Node: Exercises80202
Node: Grammar File80708
Node: Grammar Outline81556
Node: C Declarations82290
Node: Bison Declarations82870
Node: Grammar Rules83282
Node: C Code83742
Node: Symbols84672
Node: Rules89753
Node: Recursion91392
Node: Semantics93111
Node: Value Type94205
Node: Multiple Types94877
Node: Actions95894
Node: Action Types98679
Node: Mid-Rule Actions99982
Node: Locations105552
Node: Location Type106200
Node: Actions and Locations106758
Node: Location Default Action108914
Node: Declarations110377
Node: Token Decl111696
Node: Precedence Decl113709
Node: Union Decl115260
Node: Type Decl116104
Node: Expect Decl117010
Node: Start Decl118556
Node: Pure Decl118934
Node: Decl Summary120611
Node: Multiple Parsers125994
Node: Interface127488
Node: Parser Function128360
Node: Lexical129195
Node: Calling Convention130601
Node: Token Values133372
Node: Token Positions134521
Node: Pure Calling135406
Node: Error Reporting138338
Node: Action Features140460
Node: Algorithm143755
Node: Look-Ahead146048
Node: Shift/Reduce148180
Node: Precedence151092
Node: Why Precedence151743
Node: Using Precedence153608
Node: Precedence Examples154576
Node: How Precedence155277
Node: Contextual Precedence156426
Node: Parser States158217
Node: Reduce/Reduce159460
Node: Mystery Conflicts163021
Node: Stack Overflow166407
Node: Error Recovery167780
Node: Context Dependency172916
Node: Semantic Tokens173764
Node: Lexical Tie-ins176781
Node: Tie-in Recovery178329
Node: Debugging180501
Node: Invocation183802
Node: Bison Options185054
Node: Environment Variables188666
Node: Option Cross Key189514
Node: VMS Invocation190358
Node: Table of Symbols191142
Node: Glossary198781
Node: Copying This Manual205085
Node: GNU Free Documentation License205294
Node: Index225159
Node: Introduction8686
Node: Conditions9961
Node: Copying11425
Node: Concepts30628
Node: Language and Grammar31707
Node: Grammar in Bison36723
Node: Semantic Values38647
Node: Semantic Actions40748
Node: Locations Overview41937
Node: Bison Parser43384
Node: Stages45696
Node: Grammar Layout46979
Node: Examples48236
Node: RPN Calc49371
Node: Rpcalc Decls50345
Node: Rpcalc Rules51932
Node: Rpcalc Input53732
Node: Rpcalc Line55193
Node: Rpcalc Expr56308
Node: Rpcalc Lexer58253
Node: Rpcalc Main60825
Node: Rpcalc Error61223
Node: Rpcalc Gen62231
Node: Rpcalc Compile63380
Node: Infix Calc64255
Node: Simple Error Recovery66962
Node: Multi-function Calc68848
Node: Mfcalc Decl70414
Node: Mfcalc Rules72437
Node: Mfcalc Symtab73817
Node: Exercises80190
Node: Grammar File80696
Node: Grammar Outline81544
Node: C Declarations82278
Node: Bison Declarations82858
Node: Grammar Rules83270
Node: C Code83730
Node: Symbols84660
Node: Rules89741
Node: Recursion91380
Node: Semantics93099
Node: Value Type94193
Node: Multiple Types94865
Node: Actions95882
Node: Action Types98667
Node: Mid-Rule Actions99970
Node: Locations105540
Node: Location Type106188
Node: Actions and Locations106746
Node: Location Default Action108902
Node: Declarations110365
Node: Token Decl111684
Node: Precedence Decl113697
Node: Union Decl115248
Node: Type Decl116092
Node: Expect Decl116998
Node: Start Decl118544
Node: Pure Decl118922
Node: Decl Summary120599
Node: Multiple Parsers125982
Node: Interface127476
Node: Parser Function128348
Node: Lexical129183
Node: Calling Convention130589
Node: Token Values133360
Node: Token Positions134509
Node: Pure Calling135394
Node: Error Reporting138326
Node: Action Features140448
Node: Algorithm143743
Node: Look-Ahead146036
Node: Shift/Reduce148168
Node: Precedence151080
Node: Why Precedence151731
Node: Using Precedence153596
Node: Precedence Examples154564
Node: How Precedence155265
Node: Contextual Precedence156414
Node: Parser States158205
Node: Reduce/Reduce159448
Node: Mystery Conflicts163009
Node: Stack Overflow166395
Node: Error Recovery167768
Node: Context Dependency172904
Node: Semantic Tokens173752
Node: Lexical Tie-ins176769
Node: Tie-in Recovery178317
Node: Debugging180489
Node: Invocation183790
Node: Bison Options185042
Node: Environment Variables188654
Node: Option Cross Key189502
Node: VMS Invocation190346
Node: Table of Symbols191130
Node: Glossary198769
Node: Copying This Manual205073
Node: GNU Free Documentation License205282
Node: Index225147

End Tag Table