|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Macro in org.anarres.cpp |
|---|
| Methods in org.anarres.cpp that return Macro | |
|---|---|
Macro |
Preprocessor.getMacro(String name)
Returns the named macro. |
| Methods in org.anarres.cpp that return types with arguments of type Macro | |
|---|---|
Map<String,Macro> |
Preprocessor.getMacros()
Returns the Map of Macros parsed during the run of this Preprocessor. |
| Methods in org.anarres.cpp with parameters of type Macro | |
|---|---|
void |
Preprocessor.addMacro(Macro m)
Adds a Macro to this Preprocessor. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||