Uses of Class
org.apache.sling.scripting.sightly.impl.compiler.PushStream.StreamMessage
-
Packages that use PushStream.StreamMessage Package Description org.apache.sling.scripting.sightly.impl.compiler -
-
Uses of PushStream.StreamMessage in org.apache.sling.scripting.sightly.impl.compiler
Methods in org.apache.sling.scripting.sightly.impl.compiler that return types with arguments of type PushStream.StreamMessage Modifier and Type Method Description List<PushStream.StreamMessage>
PushStream. getWarnings()
Methods in org.apache.sling.scripting.sightly.impl.compiler with parameters of type PushStream.StreamMessage Modifier and Type Method Description void
PushStream. warn(PushStream.StreamMessage warning)
-