1 #ifndef __TAN_SRC_AST_DEFAULT_VALUE_H__
2 #define __TAN_SRC_AST_DEFAULT_VALUE_H__
Different from SourceFile, TokenizedSourceFile manages the tokenized text of a source file.
Type is immutable once created. The exception is StructType. Its information is updated in multiple s...