A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

apply(Project) - Method in PrettyPlugin

B

C

D

E

F

G

getEnabled() - Method in PrettyPluginExtension
getInputTypes() - Method in PrettyTransform
This method will return the input types on which pretty transform will work on.
getName() - Method in PrettyTransform
Unique name of the transform.
getReferencedScopes() - Method in PrettyTransform
Since we require the classpaths of referenced classes as arg for ajc compiler
getScopes() - Method in PrettyTransform
Folders where this transform has to be applied may also be sub projects,external libraries etc.

H

I

isIncremental() - Method in PrettyTransform
Task will be run once only assuming its output and input has not changed.

J

K

L

M

N

O

P

PrettyPlugin - Class in com.karthik
PrettyPluginExtension - Class in com.karthik
Extension to enable for disable pretty print.
PrettyTransform - Class in com.karthik
PrettyTransform(def) - Constructor in PrettyTransform

Q

R

S

setEnabled(boolean) - Method in PrettyPluginExtension

T

transform(TransformInvocation) - Method in PrettyTransform
Heavy lifting happens in this method

U

V

W

X

Y

Z

_

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _