public final class StringLiterals
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static <N extends org.eclipse.jdt.core.dom.StringLiteral> |
toEscapedValue() |
static <N extends org.eclipse.jdt.core.dom.StringLiteral> |
toLiteralValue() |
public static <N extends org.eclipse.jdt.core.dom.StringLiteral> com.google.common.base.Function<N,java.lang.String> toEscapedValue()
public static <N extends org.eclipse.jdt.core.dom.StringLiteral> com.google.common.base.Function<N,java.lang.String> toLiteralValue()