fr.umlv.tatoo.cc.common.main
Interface AliasPrototype

All Known Implementing Classes:
LexerAliasPrototype, ParserAliasPrototype, ToolsAliasPrototype

public interface AliasPrototype


Method Summary
 String getDefaultTypeName()
           
 Unit getUnit()
           
 String name()
           
 

Method Detail

name

String name()

getDefaultTypeName

String getDefaultTypeName()

getUnit

Unit getUnit()