Difference between revisions of "Globalyzer Concatenation"

From Lingoport Wiki
Jump to: navigation, search
(Created page with "= What is Concatenation ? =")
 
(What is Concatenation ?)
Line 1: Line 1:
  +
'''UNDER EMBARGO'''
= What is Concatenation ? =
 
  +
  +
= Introduction =
  +
String concatenation is widely used in software programming.
  +
  +
  +
= User Interface =
  +
  +
  +
= Type of Rules =
  +
  +
  +
= Example =
  +
  +
== Code Snippet ==
  +
<pre>
  +
</pre>
  +
  +
  +
This snippet of code does have strings.
  +
  +
  +
  +
== Rule ==
  +
The String Method Filter rule would be configured the following way:
  +
* Name: ''''''
  +
* Pattern: ''''''
  +
* Class or Variable Type(s): ''''''
  +
* Description: ''''''
  +
* Help Page: <blank>
  +
  +
The String Method Detection rule would be configured the following way:
  +
* Name: ''''''
  +
* Pattern: ''''''
  +
* Class or Variable Type(s): ''''''
  +
* Description: ''''''
  +
* Help Page: <blank>
  +
  +
== Result ==
  +
When the rules are applied:
  +
* The string
  +
* The string

Revision as of 17:42, 5 November 2015

UNDER EMBARGO

Introduction

String concatenation is widely used in software programming.


User Interface

Type of Rules

Example

Code Snippet



This snippet of code does have strings.


Rule

The String Method Filter rule would be configured the following way:

  • Name: '
  • Pattern: '
  • Class or Variable Type(s): '
  • Description: '
  • Help Page: <blank>

The String Method Detection rule would be configured the following way:

  • Name: '
  • Pattern: '
  • Class or Variable Type(s): '
  • Description: '
  • Help Page: <blank>

Result

When the rules are applied:

  • The string
  • The string