blob: 58b76e9792ba3baba994c44a9fc351f5274ef38a [file] [log] [blame]
#Signature file v4.1
#Version 1.50
CLSS public java.lang.Object
cons public init()
meth protected java.lang.Object clone() throws java.lang.CloneNotSupportedException
meth protected void finalize() throws java.lang.Throwable
meth public boolean equals(java.lang.Object)
meth public final java.lang.Class<?> getClass()
meth public final void notify()
meth public final void notifyAll()
meth public final void wait() throws java.lang.InterruptedException
meth public final void wait(long) throws java.lang.InterruptedException
meth public final void wait(long,int) throws java.lang.InterruptedException
meth public int hashCode()
meth public java.lang.String toString()
CLSS public final org.netbeans.modules.editor.indent.spi.support.AutomatedIndenting
cons public init()
meth public !varargs static org.netbeans.spi.editor.typinghooks.TypedTextInterceptor createHotCharsIndenter(java.util.regex.Pattern[])
meth public static org.netbeans.spi.editor.typinghooks.TypedTextInterceptor$Factory createHotCharsIndenter(java.util.Map<java.lang.Object,java.lang.Object>)
supr java.lang.Object
hfds LOG
hcls RegExBasedIndenter