org.hyphenType.documentation.rbgenerator
Interface RBGeneratorOptions

All Superinterfaces:
Options

public interface RBGeneratorOptions
extends Options


Method Summary
 boolean f()
           
 String fileName()
           
 boolean h()
           
 Class<? extends Options<?>> optionsClass()
           
 String[] supportedLanguages()
           
 
Methods inherited from interface org.hyphenType.datastructure.Options
exit, exit, exit, formattedLocaleMessage, formattedLocaleMessageDefault, localeMessage, localeMessage, printDocumentation, printDocumentation, printDocumentation, printDocumentation, rawArguments, unparsedArguments
 

Method Detail

h

boolean h()

f

boolean f()

fileName

String fileName()

optionsClass

Class<? extends Options<?>> optionsClass()

supportedLanguages

String[] supportedLanguages()


Copyright © 2013. All Rights Reserved.