Skip navigation links
GEF4 DOT
1.0.0.201605231909
A B C D E F G H I K L N O P Q R S T U V W X Z _ 

Q

quote(String) - Static method in class org.eclipse.gef4.dot.internal.parser.conversion.DotTerminalConverters
Turns the given String value into a quoted string, if it is not already quoted, i.e. adds quotation marks to start and end, and escapes any contained quotes.
QUOTED_STRING() - Method in class org.eclipse.gef4.dot.internal.parser.conversion.DotTerminalConverters
A ValueConverter for Dot "QUOTED_STRING" terminals: terminal QUOTED_STRING: ('"' ('\\' ('b' | 't' | 'n' | 'f' | 'r' | 'u' | '"' | "'" | '\\') | !
QUOTED_STRING_ID - Static variable in class org.eclipse.gef4.dot.internal.parser.ui.syntaxcoloring.DotHighlightingConfiguration
 
quotedStringTextStyle() - Method in class org.eclipse.gef4.dot.internal.parser.ui.syntaxcoloring.DotHighlightingConfiguration
 
A B C D E F G H I K L N O P Q R S T U V W X Z _ 
Skip navigation links
GEF4 DOT
1.0.0.201605231909

Copyright (c) 2014 itemis AG and others. All rights reserved.