Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PacktPublishing/Build-Your-Own-Programming-Language
/ functions
Functions
766 in github.com/PacktPublishing/Build-Your-Own-Programming-Language
⨍
Functions
766
◇
Types & classes
151
↓ 1 callers
Method
x64code
(ArrayList<tac> icode)
ch13/j0.java:163
↓ 1 callers
Method
x64print
(PrintStream f)
ch13/j0.java:609
↓ 1 callers
Method
yyResetPosition
Resets the input position.
ch5/Yylex.java:502
↓ 1 callers
Method
yyResetPosition
Resets the input position.
ch7/Yylex.java:502
↓ 1 callers
Method
yyResetPosition
Resets the input position.
ch4/Yylex.java:400
↓ 1 callers
Method
yyResetPosition
Resets the input position.
ch9/Yylex.java:508
↓ 1 callers
Method
yycheck
()
ch5/parser.java:374
↓ 1 callers
Method
yycheck
()
ch4/Parser.java:193
↓ 1 callers
Method
yycheck
()
ch9/parser.java:397
↓ 1 callers
Method
yylength
How many characters were matched. @return the length of the matched text region.
ch5/Yylex.java:575
↓ 1 callers
Method
yylength
How many characters were matched. @return the length of the matched text region.
ch7/Yylex.java:575
↓ 1 callers
Method
yylength
How many characters were matched. @return the length of the matched text region.
ch4/Yylex.java:473
↓ 1 callers
Method
yylength
How many characters were matched. @return the length of the matched text region.
ch9/Yylex.java:581
↓ 1 callers
Method
yytable
()
ch5/parser.java:304
↓ 1 callers
Method
yytable
()
ch4/Parser.java:186
↓ 1 callers
Method
yytable
()
ch9/parser.java:316
↓ 1 callers
Method
yytext
()
ch4/j0.java:32
↓ 1 callers
Method
zzCMap
Translates raw input code points to DFA table row
ch5/Yylex.java:391
↓ 1 callers
Method
zzCMap
Translates raw input code points to DFA table row
ch7/Yylex.java:391
↓ 1 callers
Method
zzCMap
Translates raw input code points to DFA table row
ch4/Yylex.java:289
↓ 1 callers
Method
zzCMap
Translates raw input code points to DFA table row
ch9/Yylex.java:397
↓ 1 callers
Method
zzRefill
Refills the input buffer. @return {@code false} iff there was new input. @exception java.io.IOException if any I/O-Error occurs
ch5/Yylex.java:402
↓ 1 callers
Method
zzRefill
Refills the input buffer. @return {@code false} iff there was new input. @exception java.io.IOException if any I/O-Error occurs
ch7/Yylex.java:402
↓ 1 callers
Method
zzRefill
Refills the input buffer. @return {@code false} iff there was new input. @exception java.io.IOException if any I/O-Error occurs
ch4/Yylex.java:300
↓ 1 callers
Method
zzRefill
Refills the input buffer. @return {@code false} iff there was new input. @exception java.io.IOException if any I/O-Error occurs
ch9/Yylex.java:408
↓ 1 callers
Method
zzUnpackAction
()
ch5/Yylex.java:109
↓ 1 callers
Method
zzUnpackAction
()
ch7/Yylex.java:109
↓ 1 callers
Method
zzUnpackAction
()
ch4/Yylex.java:95
↓ 1 callers
Method
zzUnpackAction
()
ch9/Yylex.java:110
↓ 1 callers
Method
zzUnpackAttribute
()
ch5/Yylex.java:298
↓ 1 callers
Method
zzUnpackAttribute
()
ch7/Yylex.java:298
↓ 1 callers
Method
zzUnpackAttribute
()
ch4/Yylex.java:196
↓ 1 callers
Method
zzUnpackAttribute
()
ch9/Yylex.java:304
↓ 1 callers
Method
zzUnpackRowMap
()
ch5/Yylex.java:151
↓ 1 callers
Method
zzUnpackRowMap
()
ch7/Yylex.java:151
↓ 1 callers
Method
zzUnpackRowMap
()
ch4/Yylex.java:123
↓ 1 callers
Method
zzUnpackRowMap
()
ch9/Yylex.java:153
↓ 1 callers
Method
zzUnpackTrans
()
ch5/Yylex.java:248
↓ 1 callers
Method
zzUnpackTrans
()
ch7/Yylex.java:248
↓ 1 callers
Method
zzUnpackTrans
()
ch4/Yylex.java:150
↓ 1 callers
Method
zzUnpackTrans
()
ch9/Yylex.java:254
↓ 1 callers
Method
zzUnpackcmap_blocks
()
ch5/Yylex.java:74
↓ 1 callers
Method
zzUnpackcmap_blocks
()
ch7/Yylex.java:74
↓ 1 callers
Method
zzUnpackcmap_blocks
()
ch4/Yylex.java:68
↓ 1 callers
Method
zzUnpackcmap_blocks
()
ch9/Yylex.java:74
↓ 1 callers
Method
zzUnpackcmap_top
()
ch5/Yylex.java:38
↓ 1 callers
Method
zzUnpackcmap_top
()
ch7/Yylex.java:38
↓ 1 callers
Method
zzUnpackcmap_top
()
ch4/Yylex.java:38
↓ 1 callers
Method
zzUnpackcmap_top
()
ch9/Yylex.java:38
Method
Parser
Default constructor. Turn off with -Jnoconstruct .
ch4/Parser.java:441
Method
ParserVal
Initialize me without a value
ch4/parserVal.java:40
Method
RegUse
(String s, int i)
ch13/RegUse.java:7
Method
YYEOF
()
ch12/j0.java:31
Method
YYEOF
()
ch13/j0.java:50
Method
YYEOF
()
ch6/j0.java:24
Method
YYEOF
()
ch5/j0.java:22
Method
YYEOF
()
ch8/j0.java:23
Method
YYEOF
()
ch7/j0.java:24
Method
YYEOF
()
ch4/j0.java:22
Method
YYEOF
()
ch4/lexer.java:8
Method
YYEOF
()
ch9/j0.java:23
Method
Yylex
Creates a new scanner @param in the java.io.Reader to read input from.
ch5/Yylex.java:384
Method
Yylex
Creates a new scanner @param in the java.io.Reader to read input from.
ch7/Yylex.java:384
Method
Yylex
Creates a new scanner @param in the java.io.Reader to read input from.
ch4/Yylex.java:282
Method
Yylex
Creates a new scanner @param in the java.io.Reader to read input from.
ch9/Yylex.java:390
Method
address
(String s, int o)
ch12/address.java:10
Method
address
(String s, int o)
ch13/address.java:15
Method
address
(String s, int o)
ch9/address.java:16
Method
arraytype
(typeinfo t)
ch12/arraytype.java:7
Method
arraytype
(typeinfo t)
ch13/arraytype.java:7
Method
arraytype
(typeinfo t)
ch8/arraytype.java:7
Method
arraytype
(typeinfo t)
ch7/arraytype.java:4
Method
arraytype
(typeinfo t)
ch9/arraytype.java:7
Method
byc
(int o, address a)
ch12/byc.java:7
Method
byc
(int o, address a)
ch13/byc.java:7
Method
calc_isConst
()
ch12/tree.java:144
Method
calc_isConst
()
ch13/tree.java:144
Method
calc_isConst
()
ch6/tree.java:136
Method
calc_isConst
()
ch8/tree.java:141
Method
calc_isConst
()
ch7/tree.java:148
Method
calc_isConst
()
ch9/tree.java:144
Method
calctype
()
ch12/tree.java:219
Method
calctype
(parserVal pv)
ch12/j0.java:99
Method
calctype
()
ch13/tree.java:219
Method
calctype
(parserVal pv)
ch13/j0.java:118
Method
calctype
()
ch8/tree.java:216
Method
calctype
(parserVal pv)
ch8/j0.java:92
Method
calctype
()
ch7/tree.java:199
Method
calctype
(parserVal pv)
ch7/j0.java:90
Method
calctype
()
ch9/tree.java:219
Method
classtype
(String s)
ch12/classtype.java:11
Method
classtype
(String s)
ch13/classtype.java:11
Method
classtype
(String s)
ch8/classtype.java:11
Method
classtype
(String s)
ch7/classtype.java:8
Method
classtype
(String s)
ch9/classtype.java:11
Method
comment
()
ch12/j0.java:58
Method
comment
()
ch13/j0.java:77
Method
comment
()
ch3/j0.java:31
Method
comment
()
ch3/j0go.java:49
Method
comment
()
ch6/j0.java:52
← previous
next →
401–500 of 766, ranked by callers