프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
CleanBeforeCompilation ( CompilationOptions options, bool clearCache ) : DataDictionary.Generated |
Constructor
|
|
visit ( |
Clears the cache dependancy when a full rebuilt is asked
|
|
visit ( Generated obj, bool visitSubNodes ) : void |
Clears the cached FullName for all namables
|
|
visit ( IXmlBBase obj, bool visitSubNodes ) : void |
Cleans up the declared elements dictionaries
|
public CleanBeforeCompilation ( CompilationOptions options, bool clearCache ) : DataDictionary.Generated | ||
options | CompilationOptions | |
clearCache | bool | |
리턴 | DataDictionary.Generated |
public visit ( |
||
obj | ||
visitSubNodes | bool | |
리턴 | void |
public visit ( Generated obj, bool visitSubNodes ) : void | ||
obj | Generated | |
visitSubNodes | bool | |
리턴 | void |
public visit ( IXmlBBase obj, bool visitSubNodes ) : void | ||
obj | IXmlBBase | |
visitSubNodes | bool | |
리턴 | void |