public static class TacletSoundnessPOLoader.TacletInfo
extends java.lang.Object
Constructor and Description |
---|
TacletInfo(Taclet taclet,
boolean alreadyInUse,
boolean notSupported) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getNameLowerCase() |
Taclet |
getTaclet() |
boolean |
isAlreadyInUse() |
boolean |
isNotSupported() |
java.lang.String |
toString() |
public TacletInfo(Taclet taclet, boolean alreadyInUse, boolean notSupported)
public Taclet getTaclet()
public boolean isAlreadyInUse()
public java.lang.String getNameLowerCase()
public boolean isNotSupported()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2003-2019 The KeY-Project.