Fan

 

pod

compiler

Pod Facets

@podBuildHost = "BLAZE"
@podBuildTime = DateTime("2009-07-24T12:25:08.203-04:00 New_York")
@podIndexFacets = [@compiler::compilerBridge, @compiler::compilerDsl]
@podBuildUser = "Brian"
@podDepends = [Depend("sys 1.0")]
@podSrcDirs = [`fan/`, `fan/assembler/`, `fan/ast/`, `fan/dsl/`, `fan/fcode/`, `fan/namespace/`, `fan/parser/`, `fan/steps/`, `fan/util/`]

Symbols

compilerBridge

Str compilerBridge := ""

Facet used to bind a CBridge to FFI name.

compilerDsl

Str compilerDsl := ""

Facet used to bind a DslPlugin to a anchor type qname.