public class DRLMigrationUtils extends Object
Constructor and Description |
---|
DRLMigrationUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
migrateStartOfCommentChar(String source)
Replaces the hash tag (#) character with two slashes (//), but only for non String occurrences and '#/' occurrences used
for DSL and DSLR debugging.
|
public static String migrateStartOfCommentChar(String source)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.