HtmlPrinter
class tools.haxedoc.HtmlPrinterAvailable in neko
var baseUrl : String
function new( baseUrl : String, fileExtension : String, indexUrl : String ) : Void
function addFilter( f : String ) : Void
function filtered( path : Path, isPackage : Bool ) : Bool
function find( t : TypeRoot, path : Array<String>, pos : Int ) : TypeTree
dynamic function output( str : String ) : Void
function print( str : String, ?params : Dynamic ) : Void
function process( t : TypeTree ) : Void
function processHtml( t : TypeTree, html : Xml ) : Void
function processPage( t : TypeTree ) : Void
version #7824, modified 2010-01-09 20:28:52 by api
0 comment