|
Carbide.c++ | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IViewConfiguration
This interface defines the configuration for a view.
Method Summary | |
---|---|
java.util.Collection<IDefine> |
getMacros()
Get the fixed macros (macro name or name=value). |
IViewFilter |
getViewFilter()
Get the filter defining how to handle conditional directives |
IViewParserConfiguration |
getViewParserConfiguration()
Get the configuration for the parser. |
Method Detail |
---|
IViewFilter getViewFilter()
java.util.Collection<IDefine> getMacros()
IViewParserConfiguration getViewParserConfiguration()
|
Carbide.c++ | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |