meta
/
de.peekandpoke.ultra.meta
/
ProcessorUtils
/
SimpleContext
Simple
Context
class
SimpleContext
(logPrefix:
String
, env:
ProcessingEnvironment
) :
ProcessorUtils.Context
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
env
Link copied to clipboard
open override val
env
:
ProcessingEnvironment
Content copied to clipboard
logPrefix
Link copied to clipboard
open override val
logPrefix
:
String
Content copied to clipboard