Generic Function Parser-Class-Name (1 method)

( parser-class-name < parser-type > )

Part of:

package weblocks
Given a type of the parser, returns its class
name. Default implementation adds '-parser' to the type and returns
the symbol.

Method Summary

parser-class-name < t >