Weaver 3.1.0a1-D1

com.oldlight.weaver.interpreter
Class WeaverInterpreter.Strategy

java.lang.Object
  extended bycom.oldlight.weaver.interpreter.WeaverInterpreter.Strategy
Enclosing class:
WeaverInterpreter

private static class WeaverInterpreter.Strategy
extends Object


Field Summary
 boolean noMatchIsOk
           
 boolean resortToDefaults
           
 
Constructor Summary
WeaverInterpreter.Strategy(boolean resortToDefaults, boolean noMatchIsOk)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

resortToDefaults

public final boolean resortToDefaults

noMatchIsOk

public final boolean noMatchIsOk
Constructor Detail

WeaverInterpreter.Strategy

public WeaverInterpreter.Strategy(boolean resortToDefaults,
                                  boolean noMatchIsOk)

Copyright ©Paul Harvey