Type
Summary
public enum Type
{
FullCompilation,
TypeCheck,
DeclarationsOnly = TypeCheck,
StringsOnly
}Members
Name
Description
Last updated
Was this helpful?
public enum Type
{
FullCompilation,
TypeCheck,
DeclarationsOnly = TypeCheck,
StringsOnly
}Last updated
Was this helpful?
Was this helpful?