net.jangaroo.jooc.config
Interface JoocOptions

All Known Implementing Classes:
JoocConfiguration

public interface JoocOptions


Method Summary
 SemicolonInsertionMode getSemicolonInsertionMode()
           
 boolean isDebug()
           
 boolean isDebugLines()
           
 boolean isDebugSource()
           
 boolean isEnableAssertions()
           
 boolean isGenerateApi()
           
 

Method Detail

getSemicolonInsertionMode

SemicolonInsertionMode getSemicolonInsertionMode()

isDebug

boolean isDebug()

isDebugLines

boolean isDebugLines()

isDebugSource

boolean isDebugSource()

isEnableAssertions

boolean isEnableAssertions()

isGenerateApi

boolean isGenerateApi()


Copyright © 2002-2011 CoreMedia AG. All Rights Reserved.