CGlobal

object CGlobal extends Global
class Global
class Object
trait Matchable
class Any
CGlobal.type

Value members

Concrete methods

def getAstsFromAstCache(diffGraph: DiffGraphBuilder, filename: String, fromFilename: String, linenumber: Option[Integer], columnnumber: Option[Integer], astCreatorFunction: => Seq[Ast]): Seq[Ast]
def headerFiles: Set[String]
def shouldBeCleared(): Boolean
def typesSeen(): List[String]

Inherited fields

val usedTypes: ConcurrentHashMap[String, Boolean]
Inherited from:
Global